From 856af8d93df1272358bbdfbcd7e059a86bd88e5b Mon Sep 17 00:00:00 2001 From: Dennis Gosnell Date: Sun, 8 Oct 2023 10:17:53 +0900 Subject: [PATCH] haskellPackages.crypton-connection: actually unmark broken --- pkgs/development/haskell-modules/hackage-packages.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 1ffb1e49c1f0..81a7180d90f6 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -76690,8 +76690,6 @@ self: { ]; description = "Simple and easy network connections API"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; - broken = true; }) {}; "crypton-x509" = callPackage