cargo-binstall: adopt (#459839)
This commit is contained in:
@@ -68,6 +68,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/cargo-bins/cargo-binstall";
|
||||
changelog = "https://github.com/cargo-bins/cargo-binstall/releases/tag/v${version}";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ mdaniels5757 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user