mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
rdedup: build fixed on darwin
This commit is contained in:
parent
a30eeb16a0
commit
7ae78019d4
@ -28,6 +28,5 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/dpc/rdedup";
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ dywedir ];
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user