feat: add nix flake
This commit is contained in:
parent
e56caff408
commit
2d11922807
5 changed files with 94 additions and 0 deletions
5
.envrc
Normal file
5
.envrc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
watch_file flake.nix flake.lock devshell.nix
|
||||
use flake
|
||||
source_env_if_exists .envrc.local
|
||||
Loading…
Add table
Add a link
Reference in a new issue