forked from mirrors/nixpkgs
hackage-packages: re-generate from Hackage 2015-03-12T12:28:02+0100
Resolves https://github.com/peti/jailbreak-cabal/issues/5.
This commit is contained in:
parent
e07ea5cf77
commit
14e5333e3c
|
@ -89,9 +89,6 @@ self: super: {
|
|||
# https://github.com/kazu-yamamoto/unix-time/issues/30
|
||||
unix-time = dontCheck super.unix-time;
|
||||
|
||||
# https://github.com/peti/jailbreak-cabal/issues/5
|
||||
ReadArgs = dontCheck super.ReadArgs;
|
||||
|
||||
# Until the changes have been pushed to Hackage
|
||||
haskell-src-meta = appendPatch super.haskell-src-meta (pkgs.fetchpatch {
|
||||
url = "https://github.com/bmillwood/haskell-src-meta/pull/31.patch";
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue