salt 3006.4 -> 3006.5 https://repology.org/project/salt/versions attrpath: salt Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [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/7s9l1qrmna4azchfbfs9fszx9dy5qqvq-packages.json.drv building '/nix/store/7s9l1qrmna4azchfbfs9fszx9dy5qqvq-packages.json.drv'... Going to be running update for following packages: - salt-3006.4 Press Enter key to continue... Running update for: - salt-3006.4: UPDATING ... - salt-3006.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/salt/default.nix b/pkgs/tools/admin/salt/default.nix index e88f9aee4038..2c2d9f840180 100644 --- a/pkgs/tools/admin/salt/default.nix +++ b/pkgs/tools/admin/salt/default.nix @@ -11,12 +11,12 @@ python3.pkgs.buildPythonApplication rec { pname = "salt"; - version = "3006.4"; + version = "3006.5"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-0JeIXDPCz6oMzcYnylcNZ2kMjQN9x4Ab6IeIvMoQNq4="; + hash = "sha256-b5aH8lQt3ICEsXy0fwpMr9SJQBI7o+1XMfaqgf5/lz4="; }; patches = [ No auto update branch exists Successfully finished processing cachix "/nix/store/9bkqyky06d3z5025jgj427j3y6rv7xn1-salt-3006.5" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for salt is: Portable, distributed, remote execution and configuration management system meta.homepage for salt is: https://saltproject.io/ meta.changelog for salt is: https://docs.saltproject.io/en/latest/topics/releases/3006.5.html ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3006.5 with grep in /nix/store/9bkqyky06d3z5025jgj427j3y6rv7xn1-salt-3006.5 - found 3006.5 in filename of file in /nix/store/9bkqyky06d3z5025jgj427j3y6rv7xn1-salt-3006.5 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath python310Packages.pytest-testinfra python311Packages.pytest-testinfra salt ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9bkqyky06d3z5025jgj427j3y6rv7xn1-salt-3006.5 \ --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 salt https://github.com/r-ryantm/nixpkgs/archive/c097f4c8855b4ad360376a9990d53eef411b0812.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c097f4c8855b4ad360376a9990d53eef411b0812#salt ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/9bkqyky06d3z5025jgj427j3y6rv7xn1-salt-3006.5 ls -la /nix/store/9bkqyky06d3z5025jgj427j3y6rv7xn1-salt-3006.5/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)
3 packages built:
--- ###### Maintainer pings cc @Flakebi 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/280457