haskellPackages.unleash-client-haskell-core: remove jailbreak
Works.
This commit is contained in:
committed by
sternenseemann
parent
f8469d1416
commit
064f144d36
@@ -2732,9 +2732,7 @@ self: super: {
|
||||
unleash-client-haskell = doJailbreak super.unleash-client-haskell;
|
||||
|
||||
# Tests rely on (missing) submodule
|
||||
# Too strict bounds on aeson, text and text-show
|
||||
# https://github.com/finn-no/unleash-client-haskell-core/issues/24
|
||||
unleash-client-haskell-core = doJailbreak (dontCheck super.unleash-client-haskell-core);
|
||||
unleash-client-haskell-core = dontCheck super.unleash-client-haskell-core;
|
||||
|
||||
# Workaround for Cabal failing to find nonexistent SDL2 library?!
|
||||
# https://github.com/NixOS/nixpkgs/issues/260863
|
||||
|
||||
Reference in New Issue
Block a user