leatherman 1.12.11 -> 1.12.12 https://repology.org/project/leatherman/versions attrpath: leatherman Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/leatherman/default.nix b/pkgs/development/libraries/leatherman/default.nix index 47bdd0ffb480..06b528ff8cf7 100644 --- a/pkgs/development/libraries/leatherman/default.nix +++ b/pkgs/development/libraries/leatherman/default.nix @@ -2,10 +2,10 @@ stdenv.mkDerivation rec { pname = "leatherman"; - version = "1.12.11"; + version = "1.12.12"; src = fetchFromGitHub { - sha256 = "sha256-XB5qIXPe1Tu+cfxuL+HAfR9QQNiUY/noO51CVEz9hsU="; + sha256 = "sha256-V/AMdJ3ldlgBaO8gS0FOqb5tTdRGGW/+3LZq/TKkdog="; rev = version; repo = "leatherman"; owner = "puppetlabs"; Successfully finished processing cachix "/nix/store/ddglnwy14ljyn2wv5v99d1iqlqqy847w-leatherman-1.12.12" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/leatherman/versions. meta.description for leatherman is: A collection of C++ and CMake utility libraries meta.homepage for leatherman is: https://github.com/puppetlabs/leatherman/ ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/puppetlabs/leatherman/compare/1.12.11...1.12.12) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.12.12 with grep in /nix/store/ddglnwy14ljyn2wv5v99d1iqlqqy847w-leatherman-1.12.12 - found 1.12.12 in filename of file in /nix/store/ddglnwy14ljyn2wv5v99d1iqlqqy847w-leatherman-1.12.12 ---
Rebuild report (if merged into master) (click to expand) ``` 4 total rebuild path(s) 4 package rebuild(s) First fifty rebuilds by attrpath cpp-hocon facter leatherman libwhereami ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ddglnwy14ljyn2wv5v99d1iqlqqy847w-leatherman-1.12.12 \ --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 leatherman https://github.com/r-ryantm/nixpkgs/archive/1fbfccc78994a1674f9be5648d0f941336052fed.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/1fbfccc78994a1674f9be5648d0f941336052fed#leatherman ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ddglnwy14ljyn2wv5v99d1iqlqqy847w-leatherman-1.12.12 ls -la /nix/store/ddglnwy14ljyn2wv5v99d1iqlqqy847w-leatherman-1.12.12/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)
4 packages built:
--- ###### Maintainer pings cc @womfoo 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/291374