aws-c-common 0.8.15 -> 0.8.23 https://repology.org/project/aws-c-common/versions attrpath: aws-c-common Checking auto update branch... An auto update branch exists with message `aws-c-common: 0.8.15 -> 0.8.22`. New version is 0.8.23. 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/aws-c-common/default.nix b/pkgs/development/libraries/aws-c-common/default.nix index 93ac1df0465..1df8bef5be1 100644 --- a/pkgs/development/libraries/aws-c-common/default.nix +++ b/pkgs/development/libraries/aws-c-common/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "aws-c-common"; - version = "0.8.15"; + version = "0.8.23"; src = fetchFromGitHub { owner = "awslabs"; repo = pname; rev = "v${version}"; - sha256 = "sha256-AemFZZwfHdjqX/sXUw1fpusICOa3C7rT6Ofsz5bGYOQ="; + sha256 = "sha256-HkRaQnlasayg5Nu2KaEA18360rxAH/tdJ1iqzoi6i2E="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/9kq7ikpid7bb5vbgh5yfm32fna4qzsbr-aws-c-common-0.8.23" 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-common/versions. meta.description for aws-c-common is: AWS SDK for C common core meta.homepage for aws-c-common is: https://github.com/awslabs/aws-c-common ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-common/releases/tag/v0.8.23) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-common/compare/v0.8.15...v0.8.23) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.8.23 with grep in /nix/store/9kq7ikpid7bb5vbgh5yfm32fna4qzsbr-aws-c-common-0.8.23 - found 0.8.23 in filename of file in /nix/store/9kq7ikpid7bb5vbgh5yfm32fna4qzsbr-aws-c-common-0.8.23 ---
Rebuild report (if merged into master) (click to expand) ``` 506 total rebuild path(s) 506 package rebuild(s) First fifty rebuilds by attrpath activitywatch ansible-language-server antora apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appvm ariang arrow-cpp arrow-glib audiobookshelf authelia aw-server-rust aws-c-auth aws-c-cal aws-c-common aws-c-compression aws-c-event-stream aws-c-http aws-c-io aws-c-mqtt aws-c-s3 aws-c-sdkutils aws-checksums aws-crt-cpp aws-sdk-cpp bitwarden botamusique browsr bundix cabal2nix cached-nix-shell cachix cdxgen ceph ceph-client ceph-csi ceph-dev cloudcompare colmena common-updater-scripts crate2nix crystal2nix cz-cli databricks-sql-cli dbx deltachat-desktop dep2nix docker-compose-language-service dot-language-server dydisnix ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9kq7ikpid7bb5vbgh5yfm32fna4qzsbr-aws-c-common-0.8.23 \ --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-common https://github.com/r-ryantm/nixpkgs/archive/b152d57cb53830f710a1c5325b9b7ee51ab7d585.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/9kq7ikpid7bb5vbgh5yfm32fna4qzsbr-aws-c-common-0.8.23 ls -la /nix/store/9kq7ikpid7bb5vbgh5yfm32fna4qzsbr-aws-c-common-0.8.23/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @orivej @edolstra @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/220588