aws-c-io 0.13.15 -> 0.13.18 https://repology.org/metapackage/aws-c-io/versions attrpath: aws-c-io 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-io/default.nix b/pkgs/development/libraries/aws-c-io/default.nix index 28f13d50f78..34c20b11fcd 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.15"; + version = "0.13.18"; src = fetchFromGitHub { owner = "awslabs"; repo = pname; rev = "v${version}"; - sha256 = "sha256-UunYt5S8Xz/EZOojl+by3LaHidBE/P4Uwppm4SeHVP0="; + sha256 = "sha256-+12vByeXdQDdc0fn5tY8k4QP4qyqqLRuc8vtuvE/AfU="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/yqklscrhjhj9j7z265kgjrm9cqhlv2zb-aws-c-io-0.13.18" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-io/releases/tag/v0.13.18) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-io/compare/v0.13.15...v0.13.18) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.13.18 with grep in /nix/store/yqklscrhjhj9j7z265kgjrm9cqhlv2zb-aws-c-io-0.13.18 - found 0.13.18 in filename of file in /nix/store/yqklscrhjhj9j7z265kgjrm9cqhlv2zb-aws-c-io-0.13.18 ---
Rebuild report (if merged into master) (click to expand) ``` 359 total rebuild path(s) 359 package rebuild(s) First fifty rebuilds by attrpath ansible-language-server 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 bitwarden bundix cabal2nix cached-nix-shell cachix cdxgen cloudcompare colmena common-updater-scripts crate2nix crystal2nix databricks-sql-cli deltachat-desktop dep2nix dydisnix easyocr element-desktop element-desktop-wayland emscripten entwine evcc faust faust2 faust2alqt faust2alsa faust2csound faust2firefox faust2jack faust2jackrust faust2jaqt faust2ladspa faust2lv2 faustPhysicalModeling faustStk faustlive fusionInventory ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/yqklscrhjhj9j7z265kgjrm9cqhlv2zb-aws-c-io-0.13.18 \ --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/22561466b0d5fb333d0a065f4b70553d69f56348.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/yqklscrhjhj9j7z265kgjrm9cqhlv2zb-aws-c-io-0.13.18 ls -la /nix/store/yqklscrhjhj9j7z265kgjrm9cqhlv2zb-aws-c-io-0.13.18/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). https://api.github.com/repos/NixOS/nixpkgs/pulls/219908