Skip to content

Commit 49dad4c

Browse files
authored
Merge pull request #1039 from normanjaeckel/UpdatedSourceUrl
Fixed hash in .envrc
2 parents 63c7109 + 325c7b1 commit 49dad4c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

devenv/init/.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
source_url "https://raw.githubusercontent.com/cachix/devenv/95f329d49a8a5289d31e0982652f7058a189bfca/direnvrc" "sha256-vQHh9/fZ+UvAS1uFqtTwXlEop31C5gx37i5t73aO15g="
1+
source_url "https://raw.githubusercontent.com/cachix/devenv/95f329d49a8a5289d31e0982652f7058a189bfca/direnvrc" "sha256-d+8cBpDfDBj41inrADaJt+bDWhOktwslgoP5YiGJ1v0="
22

33
use devenv

examples/simple/.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
source_url "https://raw.githubusercontent.com/cachix/devenv/95f329d49a8a5289d31e0982652f7058a189bfca/direnvrc" "sha256-vQHh9/fZ+UvAS1uFqtTwXlEop31C5gx37i5t73aO15g="
1+
source_url "https://raw.githubusercontent.com/cachix/devenv/95f329d49a8a5289d31e0982652f7058a189bfca/direnvrc" "sha256-d+8cBpDfDBj41inrADaJt+bDWhOktwslgoP5YiGJ1v0="
22

33
use devenv

examples/supported-languages/.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
source_url "https://raw.githubusercontent.com/cachix/devenv/95f329d49a8a5289d31e0982652f7058a189bfca/direnvrc" "sha256-vQHh9/fZ+UvAS1uFqtTwXlEop31C5gx37i5t73aO15g="
1+
source_url "https://raw.githubusercontent.com/cachix/devenv/95f329d49a8a5289d31e0982652f7058a189bfca/direnvrc" "sha256-d+8cBpDfDBj41inrADaJt+bDWhOktwslgoP5YiGJ1v0="
22

33
use devenv

0 commit comments

Comments
 (0)