From b858ba8a7c9f6188f15a2cedee1b7e7a5fe8bbb7 Mon Sep 17 00:00:00 2001 From: Shlok Datye Date: Fri, 7 May 2021 20:04:04 +0200 Subject: haskellPackages.streamly-lmdb: unbreak (The latest version of streamly-lmdb (0.2.1) is not broken at all.) --- pkgs/development/haskell-modules/configuration-hackage2nix.yaml | 1 - pkgs/development/haskell-modules/hackage-packages.nix | 2 -- 2 files changed, 3 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml index 9a94c99125b..dccd1f75a93 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml @@ -10657,7 +10657,6 @@ broken-packages: - streaming-utils - streaming-with - streamly-fsnotify - - streamly-lmdb - streamproc - strelka - strict-base-types diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index bdee77f676a..22a5534c817 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -250926,8 +250926,6 @@ self: { testSystemDepends = [ lmdb ]; description = "Stream data to or from LMDB databases using the streamly library"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; - broken = true; }) {inherit (pkgs) lmdb;}; "streamly-posix" = callPackage -- cgit 1.4.1