Improve nix environment

This commit is contained in:
heyarne 2022-08-09 09:24:29 +02:00
commit e6102a0e39
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@
datasette
python39
python39Packages.poetry
];
LD_LIBRARY_PATH = "${lib.makeLibraryPath buildInputs}";