stgit: mark as unbroken on darwin (#180393)
Marked as broken by 37c633f7ae
(treewide: pkgs/applications: mark
broken for darwin, 2022-05-28) probably by mistake. It builds and works
just fine.
This commit is contained in:
parent
59b5ae5989
commit
bdae2919d2
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ python3Packages.buildPythonApplication rec {
|
|||
'';
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "A patch manager implemented on top of Git";
|
||||
homepage = "https://stacked-git.github.io/";
|
||||
license = licenses.gpl2Only;
|
||||
|
|
Loading…
Reference in a new issue