haskellPackages.gitit: mark unbroken
It’s finally got a new release.
This commit is contained in:
parent
aefbe5d5a7
commit
7380ad739d
@ -1405,6 +1405,9 @@ self: super: {
|
|||||||
# $HOME, which we don't have in our build sandbox.
|
# $HOME, which we don't have in our build sandbox.
|
||||||
cabal-install-parsers = dontCheck super.cabal-install-parsers;
|
cabal-install-parsers = dontCheck super.cabal-install-parsers;
|
||||||
|
|
||||||
|
# gitit is unbroken in the latest release
|
||||||
|
gitit = markUnbroken super.gitit;
|
||||||
|
|
||||||
# haskell-ci-0.8 needs cabal-install-parsers ==0.1, but we have 0.2.
|
# haskell-ci-0.8 needs cabal-install-parsers ==0.1, but we have 0.2.
|
||||||
haskell-ci = doJailbreak super.haskell-ci;
|
haskell-ci = doJailbreak super.haskell-ci;
|
||||||
|
|
||||||
|
@ -5137,7 +5137,6 @@ broken-packages:
|
|||||||
- github-webhooks
|
- github-webhooks
|
||||||
- githud
|
- githud
|
||||||
- gitignore
|
- gitignore
|
||||||
- gitit
|
|
||||||
- gitlab-api
|
- gitlab-api
|
||||||
- gitlib
|
- gitlib
|
||||||
- gitlib-cmdline
|
- gitlib-cmdline
|
||||||
|
Loading…
x
Reference in New Issue
Block a user