hyper-haskell: mark broken

hyper-haskell depends on electron-10.4.7, which is marked insecure.
This commit is contained in:
(cdep)illabout 2021-11-05 15:01:17 +09:00
parent f92b08416d
commit 316dee0197
2 changed files with 4 additions and 1 deletions

@ -49,5 +49,8 @@ in stdenvNoCC.mkDerivation rec {
homepage = "https://github.com/HeinrichApfelmus/hyper-haskell"; homepage = "https://github.com/HeinrichApfelmus/hyper-haskell";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = [ maintainers.rvl ]; maintainers = [ maintainers.rvl ];
# depends on electron-10.4.7 which is marked as insecure:
# https://github.com/NixOS/nixpkgs/pull/142641#issuecomment-957358476
broken = true;
}; };
} }

@ -182,7 +182,7 @@ let
hledger-web hledger-web
hlint hlint
hpack hpack
hyper-haskell # hyper-haskell # depends on electron-10.4.7 which is marked as insecure
hyper-haskell-server-with-packages hyper-haskell-server-with-packages
icepeak icepeak
idris idris