Skip to content

Commit

Permalink
synergy: broken on darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
fpletz committed Jun 7, 2017
1 parent dc1473e commit 5788bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/misc/synergy/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl2;
maintainers = [ maintainers.aszlig ];
platforms = platforms.all;
broken = stdenv.isDarwin;
};
}

0 comments on commit 5788bd8

Please sign in to comment.