Loading pkgs/applications/version-management/gitnr/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/reemus-dev/gitnr"; changelog = "https://github.com/reemus-dev/gitnr/blob/${src.rev}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ figsoda ]; maintainers = with maintainers; [ figsoda matthiasbeyer ]; mainProgram = "gitnr"; }; } Loading
pkgs/applications/version-management/gitnr/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/reemus-dev/gitnr"; changelog = "https://github.com/reemus-dev/gitnr/blob/${src.rev}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ figsoda ]; maintainers = with maintainers; [ figsoda matthiasbeyer ]; mainProgram = "gitnr"; }; }