feat: update python template

This commit is contained in:
Moritz Böhme 2023-11-16 15:12:39 +01:00
parent c17d3f21d7
commit fd159af54c
3 changed files with 6 additions and 16 deletions

View file

@ -1,4 +1,4 @@
use flake
use nix
export PYTHONPATH="$(pwd)/src:$PYTHONPATH"
if [ ! -z $NIX_LD ]; then
export LD_LIBRARY_PATH=$NIX_LD_LIBRARY_PATH