1
1
mirror of https://github.com/divnix/digga.git synced 2024-09-11 06:55:55 +03:00

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