Skip to content

Commit

Permalink
retroshare: mark as broken (#47350)
Browse files Browse the repository at this point in the history
Broken by libupnp: 1.6.21 -> 1.8.3 (#41684).
  • Loading branch information
orivej authored and xeji committed Sep 28, 2018
1 parent d6e3db4 commit eeac44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/networking/p2p/retroshare/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl2Plus;
platforms = platforms.linux;
maintainers = [ maintainers.domenkozar ];
broken = true; # broken by libupnp: 1.6.21 -> 1.8.3 (#41684)
};
}

0 comments on commit eeac44c

Please sign in to comment.