haskellPackages.hslua-repl: mark unbroken

This commit is contained in:
Dennis Gosnell 2023-07-02 15:09:09 +09:00
parent f8ea114431
commit df2e2e4de9
No known key found for this signature in database
GPG key ID: 462E0C03D11422F4
2 changed files with 0 additions and 3 deletions

View file

@ -2513,7 +2513,6 @@ broken-packages:
- hslogger-template
- hs-logo
- hslua-examples
- hslua-repl # dependency missing in job https://hydra.nixos.org/build/214605872 at 2023-04-07
- hslua-typing # dependency missing in job https://hydra.nixos.org/build/214600262 at 2023-04-07
- hsluv-haskell
- hsmagick

View file

@ -152046,8 +152046,6 @@ self: {
];
description = "Isocline-based Lua REPL";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"hslua-typing" = callPackage