Loading pkgs/by-name/id/identity/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { description = "Program for comparing multiple versions of an image or video"; homepage = "https://gitlab.gnome.org/YaLTeR/identity"; changelog = "https://gitlab.gnome.org/YaLTeR/identity/-/releases/v${finalAttrs.version}"; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ getchoo ]; mainProgram = "identity"; Loading Loading
pkgs/by-name/id/identity/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { description = "Program for comparing multiple versions of an image or video"; homepage = "https://gitlab.gnome.org/YaLTeR/identity"; changelog = "https://gitlab.gnome.org/YaLTeR/identity/-/releases/v${finalAttrs.version}"; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ getchoo ]; mainProgram = "identity"; Loading