Loading pkgs/applications/graphics/digikam/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -151,5 +151,6 @@ mkDerivation rec { license = licenses.gpl2; homepage = "https://www.digikam.org"; platforms = platforms.linux; mainProgram = "digikam"; }; } pkgs/applications/graphics/feh/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -42,5 +42,6 @@ stdenv.mkDerivation rec { license = licenses.mit-feh; maintainers = with maintainers; [ viric willibutz globin ma27 ]; platforms = platforms.unix; mainProgram = "feh"; }; } pkgs/applications/graphics/inkscape/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -159,6 +159,7 @@ stdenv.mkDerivation rec { license = licenses.gpl3Plus; maintainers = [ maintainers.jtojnar ]; platforms = platforms.all; mainProgram = "inkscape"; longDescription = '' Inkscape is a feature-rich vector graphics editor that edits files in the W3C SVG (Scalable Vector Graphics) file format. Loading Loading
pkgs/applications/graphics/digikam/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -151,5 +151,6 @@ mkDerivation rec { license = licenses.gpl2; homepage = "https://www.digikam.org"; platforms = platforms.linux; mainProgram = "digikam"; }; }
pkgs/applications/graphics/feh/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -42,5 +42,6 @@ stdenv.mkDerivation rec { license = licenses.mit-feh; maintainers = with maintainers; [ viric willibutz globin ma27 ]; platforms = platforms.unix; mainProgram = "feh"; }; }
pkgs/applications/graphics/inkscape/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -159,6 +159,7 @@ stdenv.mkDerivation rec { license = licenses.gpl3Plus; maintainers = [ maintainers.jtojnar ]; platforms = platforms.all; mainProgram = "inkscape"; longDescription = '' Inkscape is a feature-rich vector graphics editor that edits files in the W3C SVG (Scalable Vector Graphics) file format. Loading