Skip to content

Commit

Permalink
retroshare: mark as broken
Browse files Browse the repository at this point in the history
Broken by libupnp: 1.6.21 -> 1.8.3 (NixOS#41684).
  • Loading branch information
orivej committed Sep 25, 2018
1 parent 7e3d35a commit 61d2118
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 61d2118

Please sign in to comment.