From 6a7744bc4166eb65ea9d606582ec55c345118c66 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Sat, 11 Jun 2022 19:20:51 +0200 Subject: [PATCH] haskellPackages.jsaddle-warp: no longer broken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit it builds, so don’t mark it as broken --- .../haskell-modules/configuration-hackage2nix/broken.yaml | 1 - pkgs/development/haskell-modules/hackage-packages.nix | 2 -- 2 files changed, 3 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index 3c5f3a2ab435..0a9d0613e726 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -2743,7 +2743,6 @@ broken-packages: - joy-rewrite - jpeg - jsaddle-clib - - jsaddle-warp - jsaddle-wkwebview - js-good-parts - json2 diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 3303464ba7d4..99b44dcdb64b 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -160440,8 +160440,6 @@ self: { ]; description = "Interface for JavaScript that works with GHCJS and GHC"; license = lib.licenses.mit; - hydraPlatforms = lib.platforms.none; - broken = true; }) {}; "jsaddle-webkit2gtk" = callPackage