1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00

sage: fix strictDeps fallout

See https://github.com/NixOS/nixpkgs/pull/54182 and
https://github.com/NixOS/nixpkgs/pull/55757.
This commit is contained in:
Timo Kaufmann 2019-03-03 13:25:40 +01:00
parent c6e4e1dbdf
commit 9e3754786b

View file

@ -65,11 +65,13 @@ buildPythonPackage rec {
perl
jupyter_core
pkg-config
pip # needed to query installed packages
];
buildInputs = [
gd
readline
iml
];
propagatedBuildInputs = [