Merge pull request #208131 from andys8/haskell-unbreak-git-brunch

haskellPackages.git-brunch: unbreak
This commit is contained in:
Dennis Gosnell
2022-12-29 13:18:00 +09:00
committed by GitHub
2 changed files with 0 additions and 3 deletions
@@ -1779,7 +1779,6 @@ broken-packages:
- GiST
- git
- git-all
- git-brunch
- git-checklist
- git-cuk
- git-date
-2
View File
@@ -113587,9 +113587,7 @@ self: {
];
description = "git checkout command-line tool";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "git-brunch";
broken = true;
}) {};
"git-checklist" = callPackage