mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
seaweedfs: mark broken on darwin
(cherry picked from commit 47abd35dc1)
This commit is contained in:
parent
c9698e3438
commit
fc5e9f5938
1 changed files with 1 additions and 0 deletions
|
|
@ -93,5 +93,6 @@ buildGoModule (finalAttrs: {
|
|||
wozeparrot
|
||||
];
|
||||
mainProgram = "weed";
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue