pythonPackages.cgroup-utils: Remove postPatch that seems to have been forgotten to be moved
This commit is contained in:
parent
e4fe13701b
commit
04da3ea5fb
@ -1108,9 +1108,6 @@ in {
|
|||||||
cement = callPackage ../development/python-modules/cement {};
|
cement = callPackage ../development/python-modules/cement {};
|
||||||
|
|
||||||
cgroup-utils = callPackage ../development/python-modules/cgroup-utils {};
|
cgroup-utils = callPackage ../development/python-modules/cgroup-utils {};
|
||||||
postPatch = ''
|
|
||||||
substituteInPlace setup.py --replace "argparse" ""
|
|
||||||
'';
|
|
||||||
|
|
||||||
chainer = callPackage ../development/python-modules/chainer {
|
chainer = callPackage ../development/python-modules/chainer {
|
||||||
cudaSupport = pkgs.config.cudaSupport or false;
|
cudaSupport = pkgs.config.cudaSupport or false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user