Loading pkgs/development/tools/rust/cargo-dist/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,6 +59,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/axodotdev/cargo-dist"; changelog = "https://github.com/axodotdev/cargo-dist/blob/${src.rev}/CHANGELOG.md"; license = with licenses; [ asl20 mit ]; maintainers = with maintainers; [ figsoda matthiasbeyer ]; maintainers = with maintainers; [ figsoda matthiasbeyer mistydemeo ]; }; } Loading
pkgs/development/tools/rust/cargo-dist/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,6 +59,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/axodotdev/cargo-dist"; changelog = "https://github.com/axodotdev/cargo-dist/blob/${src.rev}/CHANGELOG.md"; license = with licenses; [ asl20 mit ]; maintainers = with maintainers; [ figsoda matthiasbeyer ]; maintainers = with maintainers; [ figsoda matthiasbeyer mistydemeo ]; }; }