haskellPackages.steeloverseer: mark as unbroken

This commit is contained in:
Dennis Gosnell 2022-12-03 00:13:42 -05:00
parent ed62aa65c8
commit 1c54677902
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4
2 changed files with 0 additions and 3 deletions

View File

@ -4843,7 +4843,6 @@ broken-packages:
- stdf
- stdio
- steambrowser
- steeloverseer
- stego-uuid
- stemmer
- stemmer-german

View File

@ -268428,9 +268428,7 @@ self: {
testToolDepends = [ hspec-discover ];
description = "A file watcher and development tool";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "sos";
broken = true;
}) {};
"stego-uuid" = callPackage