haskell-gitlib has been fixed upstream.
Resolves https://github.com/peti/nixpkgs/pull/6.
This commit is contained in:
parent
4e3669b6ea
commit
f3b68ea7e0
@ -808,11 +808,6 @@ self: super: {
|
||||
# Obsolete for GHC versions after GHC 6.10.x.
|
||||
utf8-prelude = markBroken super.utf8-prelude;
|
||||
|
||||
# https://github.com/jwiegley/gitlib/issues/46
|
||||
gitlib = markBroken super.gitlib;
|
||||
gitlib-sample = dontDistribute super.gitlib-sample;
|
||||
gitlib-test = dontDistribute super.gitlib-test;
|
||||
|
||||
# https://github.com/yaccz/saturnin/issues/3
|
||||
Saturnin = dontCheck super.Saturnin;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user