mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
haskellPackages.shh: Mark unbroken
This commit is contained in:
@@ -221078,8 +221078,6 @@ self: {
|
||||
testToolDepends = [ markdown-unlit ];
|
||||
description = "Simple shell scripting from Haskell";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"shh-extras" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user