mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
seaweedfs: mark broken on darwin
(cherry picked from commit 47abd35dc1)
This commit is contained in:
@@ -93,5 +93,6 @@ buildGoModule (finalAttrs: {
|
||||
wozeparrot
|
||||
];
|
||||
mainProgram = "weed";
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user