Loading pkgs/development/libraries/librsvg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { description = "A small library to render SVG images to Cairo surfaces"; homepage = "hhttps://gitlab.gnome.org/GNOME/librsvg"; homepage = "https://gitlab.gnome.org/GNOME/librsvg"; license = licenses.lgpl2Plus; maintainers = teams.gnome.members; mainProgram = "rsvg-convert"; Loading Loading
pkgs/development/libraries/librsvg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { description = "A small library to render SVG images to Cairo surfaces"; homepage = "hhttps://gitlab.gnome.org/GNOME/librsvg"; homepage = "https://gitlab.gnome.org/GNOME/librsvg"; license = licenses.lgpl2Plus; maintainers = teams.gnome.members; mainProgram = "rsvg-convert"; Loading