flake: Dev convenience wrappers & environment #145

Open
atse wants to merge 2 commits from atse/thermostat:flake-dev-conveniences into master
Showing only changes of commit f21f9257a7 - Show all commits

View File

@ -94,6 +94,7 @@
++ (with python3Packages; [
numpy
matplotlib
pythermostat
]);
shellHook = ''
export PYTHONPATH=`git rev-parse --show-toplevel`/pythermostat:$PYTHONPATH