2022-11-21T07:48:15 aws-c-io 0.13.9 -> 0.13.11 https://repology.org/metapackage/aws-c-io/versions 2022-11-21T07:48:19 attrpath: aws-c-io 2022-11-21T07:48:19 Checking auto update branch... 2022-11-21T07:48:19 No auto update branch exists 2022-11-21T07:48:25 [version] 2022-11-21T07:48:30 [version] updated version and sha256 2022-11-21T07:48:30 [rustCrateVersion] 2022-11-21T07:48:30 [rustCrateVersion] No cargoSha256 found 2022-11-21T07:48:30 [golangModuleVersion] 2022-11-21T07:48:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T07:48:30 [updateScript] 2022-11-21T07:48:30 [updateScript] skipping because derivation has no updateScript 2022-11-21T07:48:30 2022-11-21T07:48:30 [quotedUrls] 2022-11-21T07:48:30 [quotedUrls] nothing found to replace 2022-11-21T07:48:30 Diff after rewrites: diff --git a/pkgs/development/libraries/aws-c-io/default.nix b/pkgs/development/libraries/aws-c-io/default.nix index 4bb38144763..3f3ade4065e 100644 --- a/pkgs/development/libraries/aws-c-io/default.nix +++ b/pkgs/development/libraries/aws-c-io/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "aws-c-io"; - version = "0.13.9"; + version = "0.13.11"; src = fetchFromGitHub { owner = "awslabs"; repo = pname; rev = "v${version}"; - sha256 = "sha256-G7FYWrpg4TLsfK6C3JCTWkZ65iu3+gF3To5qYgUAqb0="; + sha256 = "sha256-3HNfEZ/PMHLhPp7boYyY/x5wXN9Eg+G1400q1riG2oI="; }; nativeBuildInputs = [ cmake ]; 2022-11-21T07:51:17 Successfully finished processing 2022-11-21T07:51:17 cachix "/nix/store/99c2xh7k15dchx1vgjvgfj0adxpcmqm8-aws-c-io-0.13.11" 2022-11-21T08:01:25 [check][nixpkgs-review] 2022-11-21T08:46:25 [check][nixpkgs-review] took longer than 45m and timed out 2022-11-21T08:46:25 nixpkgs-review took longer than 45m and timed out 2022-11-21T08:46:29 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-io/versions. meta.description for aws-c-io is: "AWS SDK for C module for IO and TLS" meta.homepage for aws-c-io is: "https://github.com/awslabs/aws-c-io" meta.changelog for aws-c-io is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-io/releases/tag/v0.13.11) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-io/compare/v0.13.9...v0.13.11) ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.13.11 with grep in /nix/store/99c2xh7k15dchx1vgjvgfj0adxpcmqm8-aws-c-io-0.13.11 - found 0.13.11 in filename of file in /nix/store/99c2xh7k15dchx1vgjvgfj0adxpcmqm8-aws-c-io-0.13.11 ---
Rebuild report (if merged into master) (click to expand) ``` 350 total rebuild path(s) 350 package rebuild(s) First fifty rebuilds by attrpath apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appvm arrow-cpp arrow-glib aws-c-auth aws-c-event-stream aws-c-http aws-c-io aws-c-mqtt aws-c-s3 aws-crt-cpp aws-sdk-cpp bundix cabal2nix cached-nix-shell cachix cloudcompare colmena comma common-updater-scripts crate2nix crystal2nix databricks-sql-cli dep2nix dydisnix entwine fusionInventory gdal gmt gnome.gnome-packagekit gnome.gnome-software gnome.simple-scan go2nix gplates grass 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 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/99c2xh7k15dchx1vgjvgfj0adxpcmqm8-aws-c-io-0.13.11 \ --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-io https://github.com/r-ryantm/nixpkgs/archive/85c5ea3834336bacd0fad204dc9fbace0d538f2a.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/99c2xh7k15dchx1vgjvgfj0adxpcmqm8-aws-c-io-0.13.11 ls -la /nix/store/99c2xh7k15dchx1vgjvgfj0adxpcmqm8-aws-c-io-0.13.11/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 @orivej 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-21T08:46:32 https://api.github.com/repos/NixOS/nixpkgs/pulls/202161