nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

numix-icon-theme-square: 22.09.18 -> 22.09.24

Open r-ryantm opened this issue 1 year ago • 1 comments

Automatic update generated by 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
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 22.09.24 with grep in /nix/store/v8j933pr4wxg6p0l48zh3p448km2622a-numix-icon-theme-square-22.09.24
  • found 22.09.24 in filename of file in /nix/store/v8j933pr4wxg6p0l48zh3p448km2622a-numix-icon-theme-square-22.09.24

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/v8j933pr4wxg6p0l48zh3p448km2622a-numix-icon-theme-square-22.09.24 \
  --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/bf92799e1f2be8dea307608c78740ab7067ee93b.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/v8j933pr4wxg6p0l48zh3p448km2622a-numix-icon-theme-square-22.09.24
ls -la /nix/store/v8j933pr4wxg6p0l48zh3p448km2622a-numix-icon-theme-square-22.09.24/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

1 package built:
  • numix-icon-theme-square

Maintainer pings

cc @romildo for testing.

r-ryantm avatar Sep 26 '22 10:09 r-ryantm

Result of nixpkgs-review pr 193011 run on x86_64-linux 1

1 package built:
  • numix-icon-theme-square

totoroot avatar Sep 26 '22 11:09 totoroot