aws-c-io 0.13.36 -> 0.14.5 https://repology.org/project/aws-c-io/versions attrpath: aws-c-io Checking auto update branch... An auto update branch exists with message `aws-c-io: 0.13.36 -> 0.14.4`. New version is 0.14.5. The auto update branch does not match or exceed the new version. [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/aws-c-io/default.nix b/pkgs/development/libraries/aws-c-io/default.nix index abb51d0df417..2c768c9738a1 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.36"; + version = "0.14.5"; src = fetchFromGitHub { owner = "awslabs"; repo = pname; rev = "v${version}"; - sha256 = "sha256-TwPcsTMBOE1uIInH6/eQdUMV6uD7d60773THzc1/G9Y="; + sha256 = "sha256-a2ZEbCrEIsLw9Vg/+vLbc5cTj1OR/oEaCWxxSXRN1Pg="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/zvn3s23jyng8xkixvdvkixl7yy6ci7dp-aws-c-io-0.14.5" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/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 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-io/releases/tag/v0.14.5) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-io/compare/v0.13.36...v0.14.5) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.14.5 in filename of file in /nix/store/zvn3s23jyng8xkixvdvkixl7yy6ci7dp-aws-c-io-0.14.5 ---
Rebuild report (if merged into master) (click to expand) ``` 799 total rebuild path(s) 799 package rebuild(s) First fifty rebuilds by attrpath activitywatch adafruit-nrfutil akkoma-frontends.admin-fe akkoma-frontends.akkoma-fe alice-lg anki ansible-language-server antennas antora apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appvm archivebox ariang arrow-cpp arrow-glib arrpc assemblyscript audiobookshelf authelia authentik authy aw-server-rust aws-azure-login 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 balanceofsatoshis balena-cli behave bibtex-tidy bilibili bitwarden bitwarden-cli bitwarden-directory-connector bitwarden-directory-connector-cli botamusique browsr bruno btc-rpc-explorer bundix cabal2nix cached-nix-shell cachix camunda-modeler ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/zvn3s23jyng8xkixvdvkixl7yy6ci7dp-aws-c-io-0.14.5 \ --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/49abc159310d1ea3fb75e0d7babb9494257cfc41.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/49abc159310d1ea3fb75e0d7babb9494257cfc41#aws-c-io ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/zvn3s23jyng8xkixvdvkixl7yy6ci7dp-aws-c-io-0.14.5 ls -la /nix/store/zvn3s23jyng8xkixvdvkixl7yy6ci7dp-aws-c-io-0.14.5/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/282395