Loading pkgs/by-name/ru/rusty-path-of-building/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,10 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/meehl/rusty-path-of-building"; changelog = "https://github.com/meehl/rusty-path-of-building/blob/${finalAttrs.src.rev}/CHANGELOG.md"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ k900 ]; maintainers = with lib.maintainers; [ k900 cholli ]; mainProgram = "rusty-path-of-building"; }; }) Loading
pkgs/by-name/ru/rusty-path-of-building/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,10 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/meehl/rusty-path-of-building"; changelog = "https://github.com/meehl/rusty-path-of-building/blob/${finalAttrs.src.rev}/CHANGELOG.md"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ k900 ]; maintainers = with lib.maintainers; [ k900 cholli ]; mainProgram = "rusty-path-of-building"; }; })