Merge pull request #103579 from blitz/unbreak-hail

haskellPackages.hail: relax cabal dependencies to unbreak
This commit is contained in:
Jacek Galowicz 2020-11-12 14:08:26 +01:00 committed by GitHub
commit 2de60095d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View file

@ -1110,9 +1110,9 @@ self: super: {
}) })
(pkgs.fetchpatch { (pkgs.fetchpatch {
# Relax dependency constraints, # Relax dependency constraints,
# upstream PR: https://github.com/james-preston/hail/pull/15 # upstream PR: https://github.com/james-preston/hail/pull/16
url = "https://patch-diff.githubusercontent.com/raw/james-preston/hail/pull/15.patch"; url = "https://patch-diff.githubusercontent.com/raw/james-preston/hail/pull/16.patch";
sha256 = "03kdvr8hxi6isb8yxp5rgcmz855n19m1yacn3d56a4i58j2mldjw"; sha256 = "0dpagpn654zjrlklihsg911lmxjj8msylbm3c68xa5aad1s9gcf7";
}) })
]; ];
}); });

View file

@ -5717,7 +5717,6 @@ broken-packages:
- Haggressive - Haggressive
- hahp - hahp
- haiji - haiji
- hail
- hailgun-send - hailgun-send
- hairy - hairy
- hakaru - hakaru