Loading pkgs/by-name/ci/cinny-desktop/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/cinnyapp/cinny-desktop"; maintainers = with lib.maintainers; [ qyriad rebmit ryand56 ]; license = lib.licenses.agpl3Only; Loading pkgs/by-name/ci/cinny-unwrapped/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,10 @@ buildNpmPackage rec { meta = { description = "Yet another Matrix client for the web"; homepage = "https://cinny.in/"; maintainers = with lib.maintainers; [ abbe ]; maintainers = with lib.maintainers; [ abbe rebmit ]; license = lib.licenses.agpl3Only; platforms = lib.platforms.all; }; Loading Loading
pkgs/by-name/ci/cinny-desktop/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/cinnyapp/cinny-desktop"; maintainers = with lib.maintainers; [ qyriad rebmit ryand56 ]; license = lib.licenses.agpl3Only; Loading
pkgs/by-name/ci/cinny-unwrapped/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,10 @@ buildNpmPackage rec { meta = { description = "Yet another Matrix client for the web"; homepage = "https://cinny.in/"; maintainers = with lib.maintainers; [ abbe ]; maintainers = with lib.maintainers; [ abbe rebmit ]; license = lib.licenses.agpl3Only; platforms = lib.platforms.all; }; Loading