Loading pkgs/servers/janus-gateway/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "General purpose WebRTC server"; homepage = "https://janus.conf.meetecho.com/"; changelog = "https://github.com/meetecho/janus-gateway/blob/v${version}/CHANGELOG.md"; license = licenses.gpl3Only; platforms = platforms.linux; maintainers = with maintainers; [ fpletz ]; Loading Loading
pkgs/servers/janus-gateway/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "General purpose WebRTC server"; homepage = "https://janus.conf.meetecho.com/"; changelog = "https://github.com/meetecho/janus-gateway/blob/v${version}/CHANGELOG.md"; license = licenses.gpl3Only; platforms = platforms.linux; maintainers = with maintainers; [ fpletz ]; Loading