2022-11-21T01:26:59 cargo-update 11.0.0 -> 11.1.0 https://github.com/nabijaczleweli/cargo-update/releases 2022-11-21T01:27:01 attrpath: cargo-update 2022-11-21T01:27:01 Checking auto update branch... 2022-11-21T01:27:01 No auto update branch exists 2022-11-21T01:27:05 [version] 2022-11-21T01:27:05 [version] generic version rewriter does not support multiple hashes 2022-11-21T01:27:05 [rustCrateVersion] 2022-11-21T01:28:26 [rustCrateVersion] Replacing cargoSha256 with sha256-GirS6Tu5gkNPVGAKzfFkyi3tTlu3RRzp/PWHhPbmKdI= 2022-11-21T01:28:55 [rustCrateVersion] Finished updating Crate version and replacing hashes 2022-11-21T01:28:55 [golangModuleVersion] 2022-11-21T01:28:55 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T01:28:55 [updateScript] 2022-11-21T01:28:55 [updateScript] skipping because derivation has no updateScript 2022-11-21T01:28:55 2022-11-21T01:28:55 [quotedUrls] 2022-11-21T01:28:55 [quotedUrls] nothing found to replace 2022-11-21T01:28:56 Diff after rewrites: diff --git a/pkgs/development/tools/rust/cargo-update/default.nix b/pkgs/development/tools/rust/cargo-update/default.nix index ba5c8589241..30aa56aa29f 100644 --- a/pkgs/development/tools/rust/cargo-update/default.nix +++ b/pkgs/development/tools/rust/cargo-update/default.nix @@ -15,14 +15,14 @@ rustPlatform.buildRustPackage rec { pname = "cargo-update"; - version = "11.0.0"; + version = "11.1.0"; src = fetchCrate { inherit pname version; - sha256 = "sha256-bqDbMQXzOlNQBVufEwBeH9XOjS3gpacowzHVTwu8XhA="; + sha256 = "sha256-WQUWAE8PR3FxTmWxoXmi6nsiyfbmLaIzOBJhC/8QYQw="; }; - cargoSha256 = "sha256-oHp4olxnTeVXxhhWqWPBZXRfYZRtzuPfP3rENJAJQMo="; + cargoSha256 = "sha256-GirS6Tu5gkNPVGAKzfFkyi3tTlu3RRzp/PWHhPbmKdI="; nativeBuildInputs = [ cmake installShellFiles pkg-config ronn ]; 2022-11-21T01:30:24 Successfully finished processing 2022-11-21T01:30:24 cachix "/nix/store/7r0fg13q8zkhx0qfr58s2mapipgn9i92-cargo-update-11.1.0" 2022-11-21T01:30:28 [check][nixpkgs-review] 2022-11-21T01:33:16 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-21T01:33:20 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/nabijaczleweli/cargo-update/releases. meta.description for cargo-update is: "A cargo subcommand for checking and applying updates to installed executables" meta.homepage for cargo-update is: "https://github.com/nabijaczleweli/cargo-update" meta.changelog for cargo-update is: "" ###### Updates performed - Rust version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 11.1.0 with grep in /nix/store/7r0fg13q8zkhx0qfr58s2mapipgn9i92-cargo-update-11.1.0 - found 11.1.0 in filename of file in /nix/store/7r0fg13q8zkhx0qfr58s2mapipgn9i92-cargo-update-11.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath cargo-update ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7r0fg13q8zkhx0qfr58s2mapipgn9i92-cargo-update-11.1.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A cargo-update https://github.com/r-ryantm/nixpkgs/archive/31df5aed9ee6abf2b00b77018640b13eb1ad31d6.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/7r0fg13q8zkhx0qfr58s2mapipgn9i92-cargo-update-11.1.0 ls -la /nix/store/7r0fg13q8zkhx0qfr58s2mapipgn9i92-cargo-update-11.1.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @Gerschtli @Br1ght0ne @JohnTitor for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-11-21T01:33:21 https://api.github.com/repos/NixOS/nixpkgs/pulls/202120