init nix based devshell
This commit is contained in:
parent
f904aa2831
commit
58f5a8cd43
3 changed files with 98 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
# integrate this into your own .envrc file with `source_env .envrc.dist`
|
||||
if has nix; then
|
||||
use flake
|
||||
fi
|
||||
|
||||
watch_file api/pyproject.toml \
|
||||
api/uv.lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue