feat(templates): use poetry2nix for template
This commit is contained in:
parent
70e95a1ea4
commit
118fe7ba67
2 changed files with 10 additions and 6 deletions
|
|
@ -1,6 +1 @@
|
|||
use nix
|
||||
export PYTHONPATH="$(pwd)/src:$PYTHONPATH"
|
||||
if [ ! -z $NIX_LD ]; then
|
||||
export LD_LIBRARY_PATH=$NIX_LD_LIBRARY_PATH
|
||||
fi
|
||||
layout poetry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue