aws-crt-cpp 0.24.7 -> 0.26.2 https://repology.org/project/aws-crt-cpp/versions attrpath: aws-crt-cpp Checking auto update branch... An auto update branch exists with message `aws-crt-cpp: 0.24.7 -> 0.26.1`. New version is 0.26.2. 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-crt-cpp/default.nix b/pkgs/development/libraries/aws-crt-cpp/default.nix index 0cd6e4940c4d..70eda899581d 100644 --- a/pkgs/development/libraries/aws-crt-cpp/default.nix +++ b/pkgs/development/libraries/aws-crt-cpp/default.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { pname = "aws-crt-cpp"; - version = "0.24.7"; + version = "0.26.2"; outputs = [ "out" "dev" ]; @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { owner = "awslabs"; repo = "aws-crt-cpp"; rev = "v${version}"; - sha256 = "sha256-AYO0ckqEx2jG7HduvaxASQMOsxuHGkRkyVsUP5WOs98="; + sha256 = "sha256-OVNLvsOC4fNOB/kywf7TaSewWO0LY6VuW3jmYqGloKo="; }; patches = [ Successfully finished processing cachix "/nix/store/nla3cpakiaqqxcv1ddrl14a457mc4l7z-aws-crt-cpp-0.26.2" 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-crt-cpp/versions. meta.description for aws-crt-cpp is: C++ wrapper around the aws-c-* libraries meta.homepage for aws-crt-cpp is: https://github.com/awslabs/aws-crt-cpp ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.26.2) - [Compare changes on GitHub](https://github.com/awslabs/aws-crt-cpp/compare/v0.24.7...v0.26.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.26.2 in filename of file in /nix/store/nla3cpakiaqqxcv1ddrl14a457mc4l7z-aws-crt-cpp-0.26.2 ---
Rebuild report (if merged into master) (click to expand) ``` 763 total rebuild path(s) 763 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-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 carbon-now-cli carto castnow cdxgen ceph ceph-client ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/nla3cpakiaqqxcv1ddrl14a457mc4l7z-aws-crt-cpp-0.26.2 \ --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-crt-cpp https://github.com/r-ryantm/nixpkgs/archive/5cf0d113f32c54b9413a455d934d91280c63e7b3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/5cf0d113f32c54b9413a455d934d91280c63e7b3#aws-crt-cpp ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/nla3cpakiaqqxcv1ddrl14a457mc4l7z-aws-crt-cpp-0.26.2 ls -la /nix/store/nla3cpakiaqqxcv1ddrl14a457mc4l7z-aws-crt-cpp-0.26.2/bin ``` ---

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