mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 13:57:10 +03:00
python3Packages.qutip: fix build
This commit is contained in:
parent
cfbdb07159
commit
ede4ec6eea
@ -6985,7 +6985,7 @@ rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ numpy scipy matplotlib pkgs.pyqt4
|
||||
pkgs.cython ];
|
||||
cython ];
|
||||
|
||||
buildInputs = with pkgs; [ gcc qt4 blas ] ++ [ nose ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user