2022-11-17T14:52:54 cargo-make 0.36.2 -> 0.36.3 https://github.com/sagiegurari/cargo-make/releases 2022-11-17T14:52:57 attrpath: cargo-make 2022-11-17T14:52:57 Checking auto update branch... 2022-11-17T14:52:57 No auto update branch exists 2022-11-17T14:53:01 [version] 2022-11-17T14:53:01 [version] generic version rewriter does not support multiple hashes 2022-11-17T14:53:01 [rustCrateVersion] 2022-11-17T14:54:21 [rustCrateVersion] Replacing cargoSha256 with sha256-NgjBGoJTJNF4HwhDtBDWxcLHfpM6Jk4D9cbKLvojnaI= 2022-11-17T14:54:24 [rustCrateVersion] Finished updating Crate version and replacing hashes 2022-11-17T14:54:24 [golangModuleVersion] 2022-11-17T14:54:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T14:54:24 [updateScript] 2022-11-17T14:54:24 [updateScript] skipping because derivation has no updateScript 2022-11-17T14:54:24 2022-11-17T14:54:24 [quotedUrls] 2022-11-17T14:54:24 [quotedUrls] nothing found to replace 2022-11-17T14:54:25 Diff after rewrites: diff --git a/pkgs/development/tools/rust/cargo-make/default.nix b/pkgs/development/tools/rust/cargo-make/default.nix index a18fdc7d96d..945d89e0963 100644 --- a/pkgs/development/tools/rust/cargo-make/default.nix +++ b/pkgs/development/tools/rust/cargo-make/default.nix @@ -13,11 +13,11 @@ rustPlatform.buildRustPackage rec { pname = "cargo-make"; - version = "0.36.2"; + version = "0.36.3"; src = fetchCrate { inherit pname version; - sha256 = "sha256-QhXBlGt8PFAsweYHxqk6y/BRsOURXUHU7QWQpNcFMyk="; + sha256 = "sha256-9P5LoS8wdzJA8vGj9dRxKJYBXaSSzxplpvRc2aqRWlY="; }; nativeBuildInputs = [ pkg-config ]; @@ -25,7 +25,7 @@ rustPlatform.buildRustPackage rec { buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ Security SystemConfiguration libiconv ]; - cargoSha256 = "sha256-JUdzgHSlCCelPFXdeUCrt8LntsnrgjuLah0+m5ll1oo="; + cargoSha256 = "sha256-NgjBGoJTJNF4HwhDtBDWxcLHfpM6Jk4D9cbKLvojnaI="; # Some tests fail because they need network access. # However, Travis ensures a proper build. 2022-11-17T14:55:58 Successfully finished processing 2022-11-17T14:55:58 cachix "/nix/store/y94vg9b6a6i795jsrbxp0d3bqymdx0n1-cargo-make-0.36.3" 2022-11-17T14:55:59 [check][nixpkgs-review] 2022-11-17T14:58:53 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-17T14:58:56 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/sagiegurari/cargo-make/releases. meta.description for cargo-make is: "A Rust task runner and build tool" meta.homepage for cargo-make is: "https://github.com/sagiegurari/cargo-make" meta.changelog for cargo-make 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 0.36.3 with grep in /nix/store/y94vg9b6a6i795jsrbxp0d3bqymdx0n1-cargo-make-0.36.3 - found 0.36.3 in filename of file in /nix/store/y94vg9b6a6i795jsrbxp0d3bqymdx0n1-cargo-make-0.36.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath cargo-make ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/y94vg9b6a6i795jsrbxp0d3bqymdx0n1-cargo-make-0.36.3 \ --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-make https://github.com/r-ryantm/nixpkgs/archive/b3a59f3ae88187a7c6ad132abd44dbf5e100cb62.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/y94vg9b6a6i795jsrbxp0d3bqymdx0n1-cargo-make-0.36.3 ls -la /nix/store/y94vg9b6a6i795jsrbxp0d3bqymdx0n1-cargo-make-0.36.3/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 @xrelkd 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-17T14:59:01 https://api.github.com/repos/NixOS/nixpkgs/pulls/201639 2022-11-17T21:40:05 cargo-make 0.36.2 -> 0.36.3 https://github.com/sagiegurari/cargo-make/releases 2022-11-17T21:40:08 attrpath: cargo-make 2022-11-17T21:40:08 Checking auto update branch... 2022-11-17T21:40:08 An auto update branch exists with message `cargo-make: 0.36.2 -> 0.36.3`. New version is 0.36.3. 2022-11-17T21:40:08 An auto update branch exists with an equal or greater version