.envrc: init for new shell.nix

https://direnv.net/ support!
This commit is contained in:
Silvan Mosberger 2024-06-26 01:58:59 +02:00 committed by Silvan Mosberger
parent 81a775210c
commit f0160baa7a
3 changed files with 3 additions and 0 deletions

1
.envrc Normal file
View File

@ -0,0 +1 @@
use nix

1
.github/CODEOWNERS vendored
View File

@ -19,6 +19,7 @@
# Develompent support
/.editorconfig @Mic92 @zowoq
/shell.nix @infinisil @NixOS/Security
/.envrc @infinisil @NixOS/Security
# Libraries
/lib @infinisil

1
.gitignore vendored
View File

@ -19,6 +19,7 @@ tags
/doc/manual.pdf
/source/
.version-suffix
.direnv
.DS_Store
.mypy_cache