2022-11-11T05:09:10 aws-c-http 0.6.24 -> 0.6.25 https://repology.org/metapackage/aws-c-http/versions 2022-11-11T05:09:12 attrpath: aws-c-http 2022-11-11T05:09:12 Checking auto update branch... 2022-11-11T05:09:12 No auto update branch exists 2022-11-11T05:09:15 [version] 2022-11-11T05:09:18 [version] updated version and sha256 2022-11-11T05:09:18 [rustCrateVersion] 2022-11-11T05:09:18 [rustCrateVersion] No cargoSha256 found 2022-11-11T05:09:18 [golangModuleVersion] 2022-11-11T05:09:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T05:09:18 [updateScript] 2022-11-11T05:09:18 [updateScript] skipping because derivation has no updateScript 2022-11-11T05:09:18 2022-11-11T05:09:18 [quotedUrls] 2022-11-11T05:09:18 [quotedUrls] nothing found to replace 2022-11-11T05:09:18 Diff after rewrites: diff --git a/pkgs/development/libraries/aws-c-http/default.nix b/pkgs/development/libraries/aws-c-http/default.nix index 73ed621c651..4bdf31953f2 100644 --- a/pkgs/development/libraries/aws-c-http/default.nix +++ b/pkgs/development/libraries/aws-c-http/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "aws-c-http"; - version = "0.6.24"; + version = "0.6.25"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-http"; rev = "v${version}"; - sha256 = "sha256-sY0R9Hn0keX4djkHVXszCCfdqa+rzokTe18e5YH0fqs="; + sha256 = "sha256-kpUdIKEn5J/M6WmtBYyvpQQd2PDhrCPH5BSwedOVcJM="; }; nativeBuildInputs = [ 2022-11-11T05:10:49 Successfully finished processing 2022-11-11T05:10:49 cachix "/nix/store/53f7kaf01y0mp4ixbbk6dqbjf5qvpa27-aws-c-http-0.6.25" 2022-11-11T05:15:13 [check][nixpkgs-review] 2022-11-11T06:00:15 [check][nixpkgs-review] took longer than 45m and timed out 2022-11-11T06:00:15 nixpkgs-review took longer than 45m and timed out 2022-11-11T06:00:20 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/aws-c-http/versions. meta.description for aws-c-http is: "C99 implementation of the HTTP/1.1 and HTTP/2 specifications" meta.homepage for aws-c-http is: "https://github.com/awslabs/aws-c-http" meta.changelog for aws-c-http is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-http/releases/tag/v0.6.25) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-http/compare/v0.6.24...v0.6.25) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.6.25 with grep in /nix/store/53f7kaf01y0mp4ixbbk6dqbjf5qvpa27-aws-c-http-0.6.25 - found 0.6.25 in filename of file in /nix/store/53f7kaf01y0mp4ixbbk6dqbjf5qvpa27-aws-c-http-0.6.25 ---
Rebuild report (if merged into master) (click to expand) ``` 287 total rebuild path(s) 287 package rebuild(s) First fifty rebuilds by attrpath appvm arrow-cpp arrow-glib aws-c-auth aws-c-http aws-c-mqtt aws-c-s3 aws-crt-cpp aws-sdk-cpp bundix cabal2nix cached-nix-shell cachix colmena comma common-updater-scripts crate2nix crystal2nix databricks-sql-cli dep2nix dydisnix fusionInventory gnome.gnome-packagekit gnome.gnome-software gnome.simple-scan go2nix harmonia haskellPackages.cabal2nix-unstable haskellPackages.cachix haskellPackages.hercules-ci-agent haskellPackages.hercules-ci-cli haskellPackages.hercules-ci-cnix-expr haskellPackages.hercules-ci-cnix-store haskellPackages.nix-paths haskellPackages.nix-serve-ng haskellPackages.nvfetcher haskellPackages.update-nix-fetchgit hci hercules-ci-agent home-assistant-component-tests.environment_canada home-manager hydra_unstable intensity-normalization libnixxml libsForQt5.discover libsForQt5.packagekit-qt libsForQt512.discover libsForQt512.packagekit-qt libsForQt514.discover libsForQt514.packagekit-qt ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/53f7kaf01y0mp4ixbbk6dqbjf5qvpa27-aws-c-http-0.6.25 \ --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 aws-c-http https://github.com/r-ryantm/nixpkgs/archive/3c8235ed7d0a9817195f6b98469db394e3c2fff7.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/53f7kaf01y0mp4ixbbk6dqbjf5qvpa27-aws-c-http-0.6.25 ls -la /nix/store/53f7kaf01y0mp4ixbbk6dqbjf5qvpa27-aws-c-http-0.6.25/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @r-burns 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-11-11T06:00:22 https://api.github.com/repos/NixOS/nixpkgs/pulls/200647 2022-11-11T06:09:29 aws-c-http 0.6.24 -> 0.6.25 https://repology.org/metapackage/aws-c-http/versions 2022-11-11T06:09:31 attrpath: aws-c-http 2022-11-11T06:09:31 Checking auto update branch... 2022-11-11T06:09:31 An auto update branch exists with message `aws-c-http: 0.6.24 -> 0.6.25`. New version is 0.6.25. 2022-11-11T06:09:31 An auto update branch exists with an equal or greater version