summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorDennis Gosnell <cdep.illabout@gmail.com>2023-10-31 13:31:23 +0900
committerDennis Gosnell <cdep.illabout@gmail.com>2023-10-31 13:31:23 +0900
commitd9cc84954de4ea676e32cbc6ae2a7c129616ff89 (patch)
treebab1fedc4664a7e5804c722a79714bcb6aa47e6e /pkgs/development/haskell-modules
parent0c46b29501d35e6f43b661c190685288882e94c8 (diff)
downloadnixpkgs-d9cc84954de4ea676e32cbc6ae2a7c129616ff89.tar
nixpkgs-d9cc84954de4ea676e32cbc6ae2a7c129616ff89.tar.gz
nixpkgs-d9cc84954de4ea676e32cbc6ae2a7c129616ff89.tar.bz2
nixpkgs-d9cc84954de4ea676e32cbc6ae2a7c129616ff89.tar.lz
nixpkgs-d9cc84954de4ea676e32cbc6ae2a7c129616ff89.tar.xz
nixpkgs-d9cc84954de4ea676e32cbc6ae2a7c129616ff89.tar.zst
nixpkgs-d9cc84954de4ea676e32cbc6ae2a7c129616ff89.zip
git-brunch: mark unbroken
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml1
-rw-r--r--pkgs/development/haskell-modules/hackage-packages.nix2
2 files changed, 0 insertions, 3 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
index c496c3d688d..18f3c34a335 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
@@ -1869,7 +1869,6 @@ broken-packages:
   - GiST # failure in job https://hydra.nixos.org/build/233199759 at 2023-09-02
   - gist # failure in job https://hydra.nixos.org/build/233221381 at 2023-09-02
   - git-all # failure in job https://hydra.nixos.org/build/233252935 at 2023-09-02
-  - git-brunch # failure in job https://hydra.nixos.org/build/233250960 at 2023-09-02
   - git-checklist # failure in job https://hydra.nixos.org/build/233203228 at 2023-09-02
   - git-cuk # failure in job https://hydra.nixos.org/build/233211733 at 2023-09-02
   - git-date # failure in job https://hydra.nixos.org/build/233259193 at 2023-09-02
diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix
index e695b079b37..169b5156050 100644
--- a/pkgs/development/haskell-modules/hackage-packages.nix
+++ b/pkgs/development/haskell-modules/hackage-packages.nix
@@ -120642,9 +120642,7 @@ self: {
        ];
        description = "git checkout command-line tool";
        license = lib.licenses.bsd3;
-       hydraPlatforms = lib.platforms.none;
        mainProgram = "git-brunch";
-       broken = true;
      }) {};
 
   "git-checklist" = callPackage