import direnv+nix config (2)

This commit is contained in:
Willi Ballenthin 2024-08-14 23:18:13 +02:00
parent d074afdeee
commit 3b1227d0a0
2 changed files with 4 additions and 1 deletions

4
.envrc Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
watch_file .env/devshell.toml
use flake .env
layout python

1
.gitignore vendored
View file

@ -60,4 +60,3 @@ resources/evaluation/SoK/binaries.txt
.vscode
*/target/
.direnv
.envrc