Merge pull request #208131 from andys8/haskell-unbreak-git-brunch
haskellPackages.git-brunch: unbreak
This commit is contained in:
commit
cdfe559a68
@ -1779,7 +1779,6 @@ broken-packages:
|
||||
- GiST
|
||||
- git
|
||||
- git-all
|
||||
- git-brunch
|
||||
- git-checklist
|
||||
- git-cuk
|
||||
- git-date
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user