1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 18:42:15 +00:00

Merge pull request #91952 from svmhdvn/ghc810x-o5

ghc810x: remove obsolete overrides (5/x)
This commit is contained in:
Dennis Gosnell 2020-07-02 10:34:12 +09:00 committed by GitHub
commit f911872180
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,11 +91,7 @@ self: super: {
# Jailbreak to fix the build.
brick = doJailbreak super.brick;
cabal-plan = doJailbreak super.cabal-plan;
cborg = doJailbreak super.cborg;
cborg-json = doJailbreak super.cborg-json;
exact-pi = doJailbreak super.exact-pi;
relude = dontCheck (doJailbreak super.relude);
serialise = doJailbreak super.serialise;
setlocale = doJailbreak super.setlocale;
shellmet = doJailbreak super.shellmet;