mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
copper: broken on darwin (#123030)
This commit is contained in:
parent
6b666af734
commit
f91dcdd7b5
@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://tibleiz.net/copper/";
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.x86_64;
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user