3
0
Fork 0
forked from mirrors/nixpkgs

rPackages.ChIPXpress: disable hydra

Output is too large.
This commit is contained in:
Justin Bedo 2021-11-21 11:26:25 +11:00
parent 69bf9264a8
commit 502b9e7a1d
No known key found for this signature in database
GPG key ID: 2C18202C56C182BD

View file

@ -1276,6 +1276,8 @@ let
patchShebangs configure
'';
});
ChIPXpress = old.ChIPXpress.override { hydraPlatforms = []; };
};
in
self