libhwy 1.0.2 -> 1.0.3 https://repology.org/metapackage/libhwy/versions attrpath: libhwy 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libhwy/default.nix b/pkgs/development/libraries/libhwy/default.nix index 66f273ba3f2..789b61a1d3a 100644 --- a/pkgs/development/libraries/libhwy/default.nix +++ b/pkgs/development/libraries/libhwy/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "libhwy"; - version = "1.0.2"; + version = "1.0.3"; src = fetchFromGitHub { owner = "google"; repo = "highway"; rev = version; - hash = "sha256-CHzDLzOnu/QfejWiRKE9I5UUyRxoEooNtYVe8FQwu7c="; + hash = "sha256-7q6IysC7L32fGR4eFm0HtcgiT7VmFfE8/SPrxNPPSKA="; }; nativeBuildInputs = [ cmake ninja ]; Successfully finished processing cachix "/nix/store/s6q268avxngr8rj2aq73w6az5cmc3n32-libhwy-1.0.3" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/libhwy/versions. meta.description for libhwy is: Performance-portable, length-agnostic SIMD with runtime dispatch meta.homepage for libhwy is: https://github.com/google/highway ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/google/highway/releases/tag/1.0.3) - [Compare changes on GitHub](https://github.com/google/highway/compare/1.0.2...1.0.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.0.3 with grep in /nix/store/s6q268avxngr8rj2aq73w6az5cmc3n32-libhwy-1.0.3 - found 1.0.3 in filename of file in /nix/store/s6q268avxngr8rj2aq73w6az5cmc3n32-libhwy-1.0.3 ---
Rebuild report (if merged into master) (click to expand) ``` 9895 total rebuild path(s) 9895 package rebuild(s) First fifty rebuilds by attrpath AusweisApp2 CHOWTapeModel ChowCentaur ChowKick ChowPhaser CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys DisnixWebService EmptyEpsilon HentaiAtHome LibreArp LibreArp-lv2 MIDIVisualizer MMA OSCAR OVMF OVMFFull PageEdit R SDL SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_sound SDL2_ttf SDL2_ttf_2_0_15 SDL_Pango SDL_audiolib ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/s6q268avxngr8rj2aq73w6az5cmc3n32-libhwy-1.0.3 \ --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 libhwy https://github.com/r-ryantm/nixpkgs/archive/320b1e61b8a27f8410b747f5fe46c7d77f43b65d.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/s6q268avxngr8rj2aq73w6az5cmc3n32-libhwy-1.0.3 ls -la /nix/store/s6q268avxngr8rj2aq73w6az5cmc3n32-libhwy-1.0.3/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @zhaofengli 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/212203 libhwy 1.0.2 -> 1.0.3 https://github.com/google/highway/releases attrpath: libhwy Checking auto update branch... An auto update branch exists with message `libhwy: 1.0.2 -> 1.0.3`. New version is 1.0.3. An auto update branch exists with an equal or greater version