ihaskell: unbreak
Use upstream release.nix as an inspiration for the correct overrides to fix RPATH issues and make tests run again.
This commit is contained in:
@@ -291,7 +291,6 @@ self: super: {
|
||||
htsn = dontCheck super.htsn;
|
||||
htsn-import = dontCheck super.htsn-import;
|
||||
http-link-header = dontCheck super.http-link-header; # non deterministic failure https://hydra.nixos.org/build/75041105
|
||||
ihaskell = dontCheck super.ihaskell;
|
||||
influxdb = dontCheck super.influxdb;
|
||||
integer-roots = dontCheck super.integer-roots; # requires an old version of smallcheck, will be fixed in > 1.0
|
||||
itanium-abi = dontCheck super.itanium-abi;
|
||||
|
||||
Reference in New Issue
Block a user