copper: broken on darwin (#123030)
This commit is contained in:
parent
6b666af734
commit
f91dcdd7b5
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue