Skip to content

Commit

Permalink
copper: broken on darwin (#123030)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephank committed May 14, 2021
1 parent 6b666af commit f91dcdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/compilers/copper/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
homepage = "https://tibleiz.net/copper/";
license = licenses.bsd2;
platforms = platforms.x86_64;
broken = stdenv.isDarwin;
};
}

0 comments on commit f91dcdd

Please sign in to comment.