build(dev): add pinned Nix and nix-direnv environments
This commit is contained in:
parent
69682ccb35
commit
dfa39edfa0
7 changed files with 166 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -2,6 +2,11 @@
|
|||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# Local nix-direnv cache and Nix build links
|
||||
.direnv/
|
||||
/result
|
||||
/result-*
|
||||
|
||||
# Machine state from bot runs -- reproducible, not source
|
||||
deck.json
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue