mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-07 04:34:46 +00:00
radicle-upstream: mark as broken on linux
This commit is contained in:
parent
56614a4a4a
commit
87ddc18bc7
@ -77,6 +77,7 @@ let
|
||||
maintainers = with maintainers; [ d-xo ];
|
||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
broken = stdenv.isLinux; # last successful build 2023-04-11
|
||||
};
|
||||
in
|
||||
if stdenv.isDarwin
|
||||
|
Loading…
Reference in New Issue
Block a user