From a1f6c65bfc8d640738d4683b62a61b91b7c346d6 Mon Sep 17 00:00:00 2001 From: andys8 Date: Wed, 28 Dec 2022 18:05:05 +0100 Subject: [PATCH] haskellPackages.git-brunch: unbreak --- .../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 73a4a3f3e6c7..c1d5fa175c28 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -1779,7 +1779,6 @@ broken-packages: - GiST - git - git-all - - git-brunch - git-checklist - git-cuk - git-date diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index a8a151385cf6..2c87e63d3393 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -113465,9 +113465,7 @@ self: { ]; description = "git checkout command-line tool"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; mainProgram = "git-brunch"; - broken = true; }) {}; "git-checklist" = callPackage