add deps to packagesExtra

This commit is contained in:
Valentin Boettcher 2021-12-07 18:46:08 +01:00
parent 17c51da454
commit c1a796244b

View file

@ -44,6 +44,7 @@
lmfit
'';
propagatedBuildInputs = [stocprocPkg fcSplinePkg];
packagesExtra = [stocprocPkg fcSplinePkg];
};
pythonShell = mach-nix-wrapper.mkPythonShell {