perl*, statsmodels: fix evaluation problems

The tarball job now builds again.
This commit is contained in:
Vladimír Čunát 2017-04-24 17:36:28 +02:00
parent 84982c28de
commit 10af6b4dbf
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
{ lib
, self
, buildPythonPackage
, fetchPypi
, nose

View File

@ -6008,7 +6008,7 @@ with pkgs;
ocropus = callPackage ../applications/misc/ocropus { };
inherit (callPackages ../development/interpreters/perl {}) perl perl520 perl522;
inherit (callPackages ../development/interpreters/perl {}) perl perl522 perl524;
pachyderm = callPackage ../applications/networking/cluster/pachyderm { };