mirror of
https://github.com/vee1e/lancelot.git
synced 2026-09-01 10:48:44 +00:00
import direnv+nix config (2)
This commit is contained in:
parent
d074afdeee
commit
3b1227d0a0
2 changed files with 4 additions and 1 deletions
4
.envrc
Normal file
4
.envrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
watch_file .env/devshell.toml
|
||||
use flake .env
|
||||
layout python
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -60,4 +60,3 @@ resources/evaluation/SoK/binaries.txt
|
|||
.vscode
|
||||
*/target/
|
||||
.direnv
|
||||
.envrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue