Loading pkgs/by-name/co/cosmic-greeter/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,10 @@ rustPlatform.buildRustPackage (finalAttrs: { description = "Greeter for the COSMIC Desktop Environment"; mainProgram = "cosmic-greeter"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ nyabinary ]; maintainers = with lib.maintainers; [ nyabinary HeitorAugustoLN ]; platforms = lib.platforms.linux; }; }) Loading
pkgs/by-name/co/cosmic-greeter/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,10 @@ rustPlatform.buildRustPackage (finalAttrs: { description = "Greeter for the COSMIC Desktop Environment"; mainProgram = "cosmic-greeter"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ nyabinary ]; maintainers = with lib.maintainers; [ nyabinary HeitorAugustoLN ]; platforms = lib.platforms.linux; }; })