forked from mirrors/nixpkgs
rPackages.ChIPXpress: disable hydra
Output is too large.
This commit is contained in:
parent
69bf9264a8
commit
502b9e7a1d
|
@ -1276,6 +1276,8 @@ let
|
||||||
patchShebangs configure
|
patchShebangs configure
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
|
|
||||||
|
ChIPXpress = old.ChIPXpress.override { hydraPlatforms = []; };
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
self
|
self
|
||||||
|
|
Loading…
Reference in a new issue