nghttp2 1.51.0 -> 1.52.0 https://github.com/nghttp2/nghttp2/releases attrpath: nghttp2 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/nghttp2/default.nix b/pkgs/development/libraries/nghttp2/default.nix index 2fae8135124..ff61ff55050 100644 --- a/pkgs/development/libraries/nghttp2/default.nix +++ b/pkgs/development/libraries/nghttp2/default.nix @@ -31,11 +31,11 @@ assert enableJemalloc -> enableApp; stdenv.mkDerivation rec { pname = "nghttp2"; - version = "1.51.0"; + version = "1.52.0"; src = fetchurl { url = "https://github.com/${pname}/${pname}/releases/download/v${version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-6z6m9bYMbT7b8GXgT0NOjtYpGlyxoHkZxBcwqx/MAOA="; + sha256 = "sha256-9nEUk/7KmoUZD69id90zyc6V2PD++pmArbsTmPhqwR4="; }; outputs = [ "bin" "out" "dev" "lib" ] Successfully finished processing cachix "/nix/store/1vbwpsk48ybis2kwmrdm4lafi7jq3x0l-nghttp2-1.52.0-bin" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/nghttp2/nghttp2/releases. meta.description for nghttp2 is: HTTP/2 C library and tools meta.homepage for nghttp2 is: https://nghttp2.org/ meta.changelog for nghttp2 is: https://github.com/nghttp2/nghttp2/releases/tag/v1.52.0 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/nghttp2/nghttp2/releases/tag/v1.52.0) - [Compare changes on GitHub](https://github.com/nghttp2/nghttp2/compare/v1.51.0...v1.52.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 1.52.0 with grep in /nix/store/1vbwpsk48ybis2kwmrdm4lafi7jq3x0l-nghttp2-1.52.0-bin - found 1.52.0 in filename of file in /nix/store/1vbwpsk48ybis2kwmrdm4lafi7jq3x0l-nghttp2-1.52.0-bin ---
Rebuild report (if merged into master) (click to expand) ``` 40855 total rebuild path(s) 40855 package rebuild(s) First fifty rebuilds by attrpath ArchiSteamFarm AusweisApp2 BeatSaberModManager 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 EBTKS EmptyEpsilon Fabric HentaiAtHome LAStools LASzip LASzip2 LibreArp LibreArp-lv2 Literate MACS2 MIDIVisualizer MMA NSPlist OSCAR OVMF OVMFFull PageEdit PlistCpp ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1vbwpsk48ybis2kwmrdm4lafi7jq3x0l-nghttp2-1.52.0-bin \ --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 nghttp2 https://github.com/r-ryantm/nixpkgs/archive/7338f275c7a1a85b3d896ce6d10dd2f691dbb20d.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/1vbwpsk48ybis2kwmrdm4lafi7jq3x0l-nghttp2-1.52.0-bin ls -la /nix/store/1vbwpsk48ybis2kwmrdm4lafi7jq3x0l-nghttp2-1.52.0-bin/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @c0bw3b 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/219712