envrc: flakes should be considered pure

This commit is contained in:
Timothy DeHerrera 2020-12-14 16:55:02 -07:00
parent 09988bf54b
commit a71bc1e0bf
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

2
.envrc
View file

@ -1 +1 @@
use flake || use nix
use flake && IN_NIX_SHELL="pure" || use nix