mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
gitbutler: mark as broken
This commit is contained in:
parent
c6ee5d0b57
commit
e34e6cb189
@ -173,5 +173,6 @@ rustPlatform.buildRustPackage rec {
|
||||
techknowlogick
|
||||
];
|
||||
platforms = lib.platforms.linux ++ lib.platforms.darwin;
|
||||
broken = true; # build fails on darwin and linux
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user