haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
@@ -3541,6 +3541,7 @@ broken-packages:
|
||||
- numhask-histogram
|
||||
- numhask-prelude
|
||||
- Nutri
|
||||
- nvim-hs-ghcid
|
||||
- NXTDSL
|
||||
- nyan-interpolation-core
|
||||
- nylas
|
||||
|
||||
@@ -203813,7 +203813,9 @@ self: {
|
||||
executableHaskellDepends = [ base nvim-hs ];
|
||||
description = "Neovim plugin that runs ghcid to update the quickfix list";
|
||||
license = lib.licenses.asl20;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "nvim-hs-ghcid";
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"nvvm" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user