haskellPackages.Euterpea: fix build, unbreak

Build is failing due to too restrictive version constraints which were
the only thing needing fixing.
This commit is contained in:
sternenseemann 2020-04-20 15:17:49 +02:00 committed by Peter Simons
parent 86e2dd2c24
commit 3359dca08f
2 changed files with 6 additions and 1 deletions

View file

@ -592,6 +592,12 @@ self: super: {
elm-server = markBroken super.elm-server;
elm-yesod = markBroken super.elm-yesod;
# https://github.com/Euterpea/Euterpea2/issues/40
Euterpea = appendPatch super.Euterpea (pkgs.fetchpatch {
url = "https://github.com/Euterpea/Euterpea2/pull/38.patch";
sha256 = "13g462qmj8c7if797gnyvf8h0cddmm3xy0pjldw48w8f8sr4qsj0";
});
# https://github.com/athanclark/sets/issues/2
sets = dontCheck super.sets;

View file

@ -4510,7 +4510,6 @@ broken-packages:
- eths-rlp
- euphoria
- eurofxref
- Euterpea
- eve
- eve-cli
- event