Explorar el Código

Add minimal envrc for flake direnv

Janus hace 4 años
padre
commit
c97f30f4dc
Se han modificado 2 ficheros con 4 adiciones y 1 borrados
  1. 1 0
      .envrc
  2. 3 1
      .gitignore

+ 1 - 0
.envrc

@@ -0,0 +1 @@
+use flake 'github:darkrenaissance/darkfi/nix'

+ 3 - 1
.gitignore

@@ -1,4 +1,6 @@
 target
 *.pyc
 *.sage.py
-
+.confdir
+.direnv/
+result