xyce: fix eval after #187842
This commit is contained in:
parent
15fe59e33a
commit
05aa6c1026
@ -118,7 +118,6 @@ stdenv.mkDerivation rec {
|
||||
checkInputs = [
|
||||
bc
|
||||
perl
|
||||
perlPackages.DigestMD5
|
||||
(python3.withPackages (ps: with ps; [ numpy scipy ]))
|
||||
] ++ lib.optionals withMPI [ mpi openssh ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user