We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebb1f6 commit 53c435aCopy full SHA for 53c435a
.envrc
@@ -8,6 +8,6 @@ if [[ ! -d $(nix store add-path --name source --dry-run .) ]]; then
8
fi
9
10
# shellcheck disable=SC1090
11
-. "$(fetchurl "https://raw.githubusercontent.com/paisano-nix/direnv/main/lib" "sha256-xW4rwzoXsFxlOzXAclafDuEbri3m80rFBGSMchQ3UTs=")"
+. "$(fetchurl "https://raw.githubusercontent.com/paisano-nix/direnv/main/lib" "sha256-IgQhKK7UHL1AfCUntJO2KCaIDJQotRnK2qC4Daxk+wI=")"
12
13
use envreload //local/shells/default //local/configs
0 commit comments