envrc: flakes should be considered pure
This commit is contained in:
parent
09988bf54b
commit
a71bc1e0bf
1 changed files with 1 additions and 1 deletions
2
.envrc
2
.envrc
|
@ -1 +1 @@
|
|||
use flake || use nix
|
||||
use flake && IN_NIX_SHELL="pure" || use nix
|
||||
|
|
Loading…
Reference in a new issue