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 1fb43dc commit 1a4ff9aCopy full SHA for 1a4ff9a
.envrc
@@ -1,5 +1,2 @@
1
-if ! has nix_direnv_version || ! nix_direnv_version 2.2.0; then
2
- source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.2.0/direnvrc" "sha256-5EwyKnkJNQeXrRkYbwwRBcXbibosCJqyIUuz9Xq+LRc="
3
-fi
4
-nix_direnv_watch_file ./flake-shell.nix
+watch_file ./flake-shell.nix
5
use flake
0 commit comments