aws-c-common 0.8.5 -> 0.8.7 https://github.com/awslabs/aws-c-common/releases attrpath: aws-c-common Checking auto update branch... No auto update branch exists [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 235c328da85..cfe1b4e4367 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.5"; + version = "0.8.7"; src = fetchFromGitHub { owner = "awslabs"; repo = pname; rev = "v${version}"; - sha256 = "sha256-kAwcVB39rcS59I2qJhYc7Xr3mXMWtKfN45jo+8BNHwA="; + sha256 = "sha256-tW8PRB8e4ArvWut4K+Sj9/JvKVWbSK7Ph9sGvvqrAg0="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/sgjdxrf9q6mfgy3yj0az2j74rj6bwlqv-aws-c-common-0.8.7" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
19 packages marked as broken and skipped:
1 package blacklisted:
296 packages failed to build:
5 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/awslabs/aws-c-common/releases. 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.7) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-common/compare/v0.8.5...v0.8.7) ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.8.7 with grep in /nix/store/sgjdxrf9q6mfgy3yj0az2j74rj6bwlqv-aws-c-common-0.8.7 - found 0.8.7 in filename of file in /nix/store/sgjdxrf9q6mfgy3yj0az2j74rj6bwlqv-aws-c-common-0.8.7 ---
Rebuild report (if merged into master) (click to expand) ``` 344 total rebuild path(s) 344 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-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 bundix cabal2nix cached-nix-shell cachix cloudcompare colmena common-updater-scripts crate2nix crystal2nix databricks-sql-cli dep2nix dydisnix easyocr entwine fusionInventory gdal gmt 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.hgdal haskellPackages.nix-paths haskellPackages.nix-serve-ng haskellPackages.nvfetcher haskellPackages.update-nix-fetchgit ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/sgjdxrf9q6mfgy3yj0az2j74rj6bwlqv-aws-c-common-0.8.7 \ --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/cb1183ab6c2a356c8306b73e47b8f81a721fda79.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/sgjdxrf9q6mfgy3yj0az2j74rj6bwlqv-aws-c-common-0.8.7 ls -la /nix/store/sgjdxrf9q6mfgy3yj0az2j74rj6bwlqv-aws-c-common-0.8.7/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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
19 packages marked as broken and skipped:
1 package blacklisted:
296 packages failed to build:
5 packages built:
--- ###### 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/210638 aws-c-common 0.8.5 -> 0.8.6 https://repology.org/metapackage/aws-c-common/versions attrpath: aws-c-common Checking auto update branch... An auto update branch exists with message `aws-c-common: 0.8.5 -> 0.8.7`. New version is 0.8.6. An auto update branch exists with an equal or greater version