2022-11-28T23:02:19 numix-icon-theme-square 0 -> 1 2022-11-28T23:02:21 attrpath: numix-icon-theme-square 2022-11-28T23:02:22 Checking auto update branch... 2022-11-28T23:02:25 [version] 2022-11-28T23:02:25 [version] skipping because derivation has updateScript 2022-11-28T23:02:25 [rustCrateVersion] 2022-11-28T23:02:25 [rustCrateVersion] No cargoSha256 found 2022-11-28T23:02:25 [golangModuleVersion] 2022-11-28T23:02:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T23:02:25 [updateScript] 2022-11-28T23:02:37 [updateScript] Success 2022-11-28T23:02:37 [updateScript] this derivation will be built: /nix/store/w4ad3841183qr3drk3zriihhyfc0hlb5-packages.json.drv building '/nix/store/w4ad3841183qr3drk3zriihhyfc0hlb5-packages.json.drv'... Going to be running update for following packages: - numix-icon-theme-square-22.11.05 Press Enter key to continue... Running update for: - numix-icon-theme-square-22.11.05: UPDATING ... - numix-icon-theme-square-22.11.05: DONE. Packages updated! 2022-11-28T23:02:37 2022-11-28T23:02:37 [quotedUrls] 2022-11-28T23:02:37 [quotedUrls] nothing found to replace 2022-11-28T23:02:38 Diff after rewrites: diff --git a/pkgs/data/icons/numix-icon-theme-square/default.nix b/pkgs/data/icons/numix-icon-theme-square/default.nix index 4d9b67aec38..f6b8d85dffb 100644 --- a/pkgs/data/icons/numix-icon-theme-square/default.nix +++ b/pkgs/data/icons/numix-icon-theme-square/default.nix @@ -2,13 +2,13 @@ stdenvNoCC.mkDerivation rec { pname = "numix-icon-theme-square"; - version = "22.11.05"; + version = "22.11.26"; src = fetchFromGitHub { owner = "numixproject"; repo = pname; rev = version; - sha256 = "sha256-XHf9YzZ9VY63Jv7HXSL2NAfft1VYeMzcqd9+vz1CBhg="; + sha256 = "sha256-aHDO/Qi3NeF2dFElr6fn34yuuwMJ1fK63AoEjSUt81I="; }; nativeBuildInputs = [ gtk3 ]; 2022-11-28T23:04:06 No auto update branch exists 2022-11-28T23:04:18 Successfully finished processing 2022-11-28T23:04:18 cachix "/nix/store/qrz1qi2x2xdzixf8p229f08ckcdsjq02-numix-icon-theme-square-22.11.26" 2022-11-28T23:04:22 [check][nixpkgs-review] 2022-11-28T23:07:16 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-28T23:07:19 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 numix-icon-theme-square is: "Numix icon theme (square version)" meta.homepage for numix-icon-theme-square is: "https://numixproject.github.io" meta.changelog for numix-icon-theme-square is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/numixproject/numix-icon-theme-square/compare/22.11.05...22.11.26) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 22.11.26 with grep in /nix/store/qrz1qi2x2xdzixf8p229f08ckcdsjq02-numix-icon-theme-square-22.11.26 - found 22.11.26 in filename of file in /nix/store/qrz1qi2x2xdzixf8p229f08ckcdsjq02-numix-icon-theme-square-22.11.26 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath numix-icon-theme-square ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qrz1qi2x2xdzixf8p229f08ckcdsjq02-numix-icon-theme-square-22.11.26 \ --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 numix-icon-theme-square https://github.com/r-ryantm/nixpkgs/archive/4ca286427d996aea6cbeef6a0981f11fae524b08.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/qrz1qi2x2xdzixf8p229f08ckcdsjq02-numix-icon-theme-square-22.11.26 ls -la /nix/store/qrz1qi2x2xdzixf8p229f08ckcdsjq02-numix-icon-theme-square-22.11.26/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 @romildo 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-28T23:07:22 https://api.github.com/repos/NixOS/nixpkgs/pulls/203528