nghttp2 1.62.1 -> 1.63.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/nghttp2/default.nix b/pkgs/development/libraries/nghttp2/default.nix index fbe3e2a92f15..7c5f7b94d798 100644 --- a/pkgs/development/libraries/nghttp2/default.nix +++ b/pkgs/development/libraries/nghttp2/default.nix @@ -32,11 +32,11 @@ assert enableJemalloc -> enableApp; stdenv.mkDerivation rec { pname = "nghttp2"; - version = "1.62.1"; + version = "1.63.0"; src = fetchurl { url = "https://github.com/${pname}/${pname}/releases/download/v${version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-OWbsgv2n/DgFBtNyomDY2bbpRr5N6u8f7MGnS0gJrj0="; + sha256 = "sha256-YHsXRVTSKoKLxTLR1zT+D3KbXV7SB/LxLpamLoPynFU="; }; outputs = [ "out" "dev" "lib" "doc" "man" ]; Successfully finished processing cachix "/nix/store/fzbj3w6xk61igf60pxrryic74sjhn4h5-nghttp2-1.63.0" 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.63.0 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/nghttp2/nghttp2/releases/tag/v1.63.0) - [Compare changes on GitHub](https://github.com/nghttp2/nghttp2/compare/v1.62.1...v1.63.0) ###### Impact Checks done --- - built on NixOS > [!CAUTION] > A test defined in `passthru.tests` did not pass. - found 1.63.0 with grep in /nix/store/fzbj3w6xk61igf60pxrryic74sjhn4h5-nghttp2-1.63.0 - found 1.63.0 in filename of file in /nix/store/fzbj3w6xk61igf60pxrryic74sjhn4h5-nghttp2-1.63.0 ---
Rebuild report (if merged into master) (click to expand) ``` 54720 total rebuild path(s) 54719 package rebuild(s) First fifty rebuilds by attrpath ArchiSteamFarm 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 Fabric LAStools LPCNet MMA OSCAR OVMF OVMF-cloud-hypervisor OVMFFull QuadProgpp R SDL SDL2 SDL2_Pango SDL2_gfx SDL2_image SDL2_image_2_0 SDL2_image_2_6 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL_Pango SDL_audiolib SDL_classic ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fzbj3w6xk61igf60pxrryic74sjhn4h5-nghttp2-1.63.0 \ --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/a816544a3d78c67889d5f41e5a2bc0d8c0178667.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a816544a3d78c67889d5f41e5a2bc0d8c0178667#nghttp2 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fzbj3w6xk61igf60pxrryic74sjhn4h5-nghttp2-1.63.0 ls -la /nix/store/fzbj3w6xk61igf60pxrryic74sjhn4h5-nghttp2-1.63.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @c0bw3b for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). > [!TIP] > As a maintainer, if your package is located under `pkgs/by-name/*`, you can comment **`@NixOS/nixpkgs-merge-bot merge`** to automatically merge this update using the [`nixpkgs-merge-bot`](https://github.com/NixOS/nixpkgs-merge-bot). --- Add a :+1: [reaction] to [pull requests you find important]. [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc https://api.github.com/repos/NixOS/nixpkgs/pulls/337710