add direnv

This commit is contained in:
Igor Brylyov 2023-09-03 21:47:42 +03:00
parent 0429b29a64
commit af8f53361f
2 changed files with 8 additions and 1 deletions

5
.envrc Normal file
View file

@ -0,0 +1,5 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
fi
use flake

2
.gitignore vendored
View file

@ -1 +1,3 @@
result
*-profile*
.direnv