haskellPackages.shh: Mark unbroken

This commit is contained in:
Malte Brandy
2020-05-23 23:51:10 +02:00
parent 88b93513c1
commit de2e5c4029

View File

@@ -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