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
1 changed files with 1 additions and 1 deletions

2
.envrc
View File

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