Loading pkgs/by-name/ga/gale/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,10 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/Kesomannen/gale"; license = lib.licenses.gpl3Only; mainProgram = "gale"; maintainers = with lib.maintainers; [ tomasajt ]; maintainers = with lib.maintainers; [ tomasajt notohh ]; platforms = lib.platforms.linux; }; }) Loading
pkgs/by-name/ga/gale/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,10 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/Kesomannen/gale"; license = lib.licenses.gpl3Only; mainProgram = "gale"; maintainers = with lib.maintainers; [ tomasajt ]; maintainers = with lib.maintainers; [ tomasajt notohh ]; platforms = lib.platforms.linux; }; })