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
commit cdfe559a68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View File

@ -1779,7 +1779,6 @@ broken-packages:
- GiST
- git
- git-all
- git-brunch
- git-checklist
- git-cuk
- git-date

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