mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
poutine: mark as broken on darwin
(cherry picked from commit f6d2a400a0)
This commit is contained in:
committed by
github-actions[bot]
parent
3e1e848be4
commit
13c6f2227a
@@ -40,5 +40,6 @@ buildGoModule rec {
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
mainProgram = "poutine";
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user