haskellPackages.matrix-client: remove jailbreak
There is only a restrictive bound on base64 left, but this is correct, the build fails with a jailbreak.
This commit is contained in:
committed by
sternenseemann
parent
b9f70e3c33
commit
7ed949c23e
@@ -2000,10 +2000,6 @@ self: super: {
|
||||
# https://github.com/obsidiansystems/database-id/issues/1
|
||||
database-id-class = doJailbreak super.database-id-class;
|
||||
|
||||
# https://github.com/softwarefactory-project/matrix-client-haskell/issues/36
|
||||
# Restrictive bounds on aeson
|
||||
matrix-client = doJailbreak super.matrix-client;
|
||||
|
||||
cabal2nix-unstable = overrideCabal {
|
||||
passthru = {
|
||||
updateScript = ../../../maintainers/scripts/haskell/update-cabal2nix-unstable.sh;
|
||||
|
||||
Reference in New Issue
Block a user