haskellPackages.procex: don't mark as broken

This commit is contained in:
Las Safin
2021-09-28 23:12:39 +02:00
committed by sternenseemann
parent f42ab674ba
commit ca33fe38ad
2 changed files with 0 additions and 3 deletions
@@ -3769,7 +3769,6 @@ broken-packages:
- process-leksah
- process-listlike
- processmemory
- procex
- procrastinating-variable
- procstat
- prof2pretty
-2
View File
@@ -214002,8 +214002,6 @@ self: {
testHaskellDepends = [ async base bytestring hspec unix ];
description = "Ergonomic process launching with extreme flexibility and speed";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"procrastinating-structure" = callPackage