haskell-digest: remove obsolete override
This commit is contained in:
parent
932e4dbf1e
commit
2f00cb5308
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ self: super: {
|
|||
cabal-install = dontCheck (super.cabal-install.override { Cabal = self.Cabal_1_22_3_0; });
|
||||
|
||||
# Break infinite recursions.
|
||||
digest = super.digest.override { inherit (pkgs) zlib; };
|
||||
Dust-crypto = dontCheck super.Dust-crypto;
|
||||
hasql-postgres = dontCheck super.hasql-postgres;
|
||||
hspec-expectations = dontCheck super.hspec-expectations;
|
||||
|
|
Loading…
Reference in a new issue