forked from mirrors/nixpkgs
haskell-ci: no longer mark as broken
haskell-ci just builds (again?) without any necessary changes
This commit is contained in:
parent
67c5d844e1
commit
1be4cb6748
|
@ -1832,7 +1832,6 @@ broken-packages:
|
|||
- haskell-awk
|
||||
- haskell-bitmex-rest
|
||||
- haskell-brainfuck
|
||||
- haskell-ci
|
||||
- haskell-cnc
|
||||
- haskell-coffee
|
||||
- haskell-compression
|
||||
|
|
|
@ -118430,8 +118430,6 @@ self: {
|
|||
doHaddock = false;
|
||||
description = "Cabal package script generator for Travis-CI";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"haskell-cnc" = callPackage
|
||||
|
|
Loading…
Reference in a new issue