cargo-dist 0 -> 1 attrpath: cargo-dist Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sws9ydbzpqsm21nrgxnaxcqmc741g9mk-packages.json.drv building '/nix/store/sws9ydbzpqsm21nrgxnaxcqmc741g9mk-packages.json.drv'... Going to be running update for following packages: - cargo-dist-0.11.1 Press Enter key to continue... Running update for: - cargo-dist-0.11.1: UPDATING ... - cargo-dist-0.11.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/rust/cargo-dist/default.nix b/pkgs/development/tools/rust/cargo-dist/default.nix index 87026163fb90..41a082ff85f4 100644 --- a/pkgs/development/tools/rust/cargo-dist/default.nix +++ b/pkgs/development/tools/rust/cargo-dist/default.nix @@ -14,16 +14,16 @@ rustPlatform.buildRustPackage rec { pname = "cargo-dist"; - version = "0.11.1"; + version = "0.12.0-prerelease.4"; src = fetchFromGitHub { owner = "axodotdev"; repo = "cargo-dist"; rev = "v${version}"; - hash = "sha256-SnwTfRHa/1iVG5tcypFQXUTHEOTiXkICzyjdKNYXQcM="; + hash = "sha256-ZTqHLMKSqXsMcLiNChbcsLiuy79FHErjwviWaCOChLw="; }; - cargoHash = "sha256-Z3usfwxUQzrxAoINUZnM6Gffj1GEVaRNOg+XW5g8PH8="; + cargoHash = "sha256-wsiQGEkzMRI3i27Nff/N3LUnyNVS58+OPM8U8QcYChI="; nativeBuildInputs = [ pkg-config An auto update branch exists with message `cargo-dist: 0.11.1 -> 0.12.0-prerelease.4`. New version is 0.12.0-prerelease.4. An auto update branch exists with an equal or greater version