2022-10-31T16:54:24 numix-icon-theme-circle 0 -> 1 2022-10-31T16:54:26 attrpath: numix-icon-theme-circle 2022-10-31T16:54:26 Checking auto update branch... 2022-10-31T16:54:30 [version] 2022-10-31T16:54:30 [version] skipping because derivation has updateScript 2022-10-31T16:54:30 [rustCrateVersion] 2022-10-31T16:54:30 [rustCrateVersion] No cargoSha256 found 2022-10-31T16:54:30 [golangModuleVersion] 2022-10-31T16:54:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-31T16:54:30 [updateScript] 2022-10-31T16:54:38 [updateScript] Success 2022-10-31T16:54:38 [updateScript] this derivation will be built: /nix/store/5jvj3q8ixmy6mlpbi9kgrwlbanhamslc-packages.json.drv building '/nix/store/5jvj3q8ixmy6mlpbi9kgrwlbanhamslc-packages.json.drv'... Going to be running update for following packages: - numix-icon-theme-circle-22.10.17 Press Enter key to continue... Running update for: - numix-icon-theme-circle-22.10.17: UPDATING ... - numix-icon-theme-circle-22.10.17: DONE. Packages updated! 2022-10-31T16:54:38 2022-10-31T16:54:38 [quotedUrls] 2022-10-31T16:54:38 [quotedUrls] nothing found to replace 2022-10-31T16:54:38 Diff after rewrites: diff --git a/pkgs/data/icons/numix-icon-theme-circle/default.nix b/pkgs/data/icons/numix-icon-theme-circle/default.nix index d81937dad9a..80c870a419b 100644 --- a/pkgs/data/icons/numix-icon-theme-circle/default.nix +++ b/pkgs/data/icons/numix-icon-theme-circle/default.nix @@ -2,13 +2,13 @@ stdenvNoCC.mkDerivation rec { pname = "numix-icon-theme-circle"; - version = "22.10.17"; + version = "22.10.31"; src = fetchFromGitHub { owner = "numixproject"; repo = pname; rev = version; - sha256 = "sha256-eM6oRchH7kuK9CZiQ8iIrHYrSG4p+y1bdXEdezFjNDw="; + sha256 = "sha256-FuXCQkSSSmIx6ZsVUqvOTGZrrvobITF9n9N0phoS49U="; }; nativeBuildInputs = [ gtk3 ]; 2022-10-31T16:56:12 No auto update branch exists 2022-10-31T16:56:30 Successfully finished processing 2022-10-31T16:56:30 cachix "/nix/store/9v0rwl5l4nsdki6vci9c52w8l8cy3zdm-numix-icon-theme-circle-22.10.31" 2022-10-31T16:56:38 [check][nixpkgs-review] 2022-10-31T17:00:07 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
2022-10-31T17:00:10 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-circle is: "Numix icon theme (circle version)" meta.homepage for numix-icon-theme-circle is: "https://numixproject.github.io" meta.changelog for numix-icon-theme-circle is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/numixproject/numix-icon-theme-circle/compare/22.10.17...22.10.31) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 22.10.31 in filename of file in /nix/store/9v0rwl5l4nsdki6vci9c52w8l8cy3zdm-numix-icon-theme-circle-22.10.31 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath canta-theme numix-icon-theme-circle zafiro-icons ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9v0rwl5l4nsdki6vci9c52w8l8cy3zdm-numix-icon-theme-circle-22.10.31 \ --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-circle https://github.com/r-ryantm/nixpkgs/archive/4b4e2d09eb96ba2412962d11198c3a5d838dcbec.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/9v0rwl5l4nsdki6vci9c52w8l8cy3zdm-numix-icon-theme-circle-22.10.31 ls -la /nix/store/9v0rwl5l4nsdki6vci9c52w8l8cy3zdm-numix-icon-theme-circle-22.10.31/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 @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-10-31T17:00:11 https://api.github.com/repos/NixOS/nixpkgs/pulls/198808