aws-c-sdkutils 0.1.11 -> 0.1.12 https://repology.org/project/aws-c-sdkutils/versions attrpath: aws-c-sdkutils 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [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-sdkutils/default.nix b/pkgs/development/libraries/aws-c-sdkutils/default.nix index df43976e6cf0..2c76371955cb 100644 --- a/pkgs/development/libraries/aws-c-sdkutils/default.nix +++ b/pkgs/development/libraries/aws-c-sdkutils/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "aws-c-sdkutils"; - version = "0.1.11"; + version = "0.1.12"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-sdkutils"; rev = "v${version}"; - sha256 = "sha256-xwPMuaaKzypxJK9mTKD4tJZjzl19pu60seGtS2QFjgI="; + sha256 = "sha256-4YuOC90FBcuNYGBsqw3wKYNGkg3MssezvR8bu6BNGeM="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/20yw9h40kz2gmc3ssymvis6qarvqk2zg-aws-c-sdkutils-0.1.12" 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-sdkutils/versions. meta.description for aws-c-sdkutils is: AWS SDK utility library meta.homepage for aws-c-sdkutils is: https://github.com/awslabs/aws-c-sdkutils ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-sdkutils/releases/tag/v0.1.12) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.11...v0.1.12) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.1.12 in filename of file in /nix/store/20yw9h40kz2gmc3ssymvis6qarvqk2zg-aws-c-sdkutils-0.1.12 ---
Rebuild report (if merged into master) (click to expand) ``` 700 total rebuild path(s) 700 package rebuild(s) First fifty rebuilds by attrpath activitywatch ansible-language-server antennas antora apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appvm ariang arrow-cpp arrow-glib arrpc assemblyscript audiobookshelf authelia aw-server-rust aws-c-auth aws-c-s3 aws-c-sdkutils aws-crt-cpp aws-sdk-cpp balanceofsatoshis balena-cli bibtex-tidy bitwarden bitwarden-cli botamusique browsr btc-rpc-explorer bundix cabal2nix cached-nix-shell cachix carbon-now-cli carto castnow cdxgen ceph ceph-client ceph-csi ceph-dev cinny cinny-desktop clean-css-cli cloudcompare clubhouse-cli coffeescript colmena common-updater-scripts configurable-http-proxy cordova ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/20yw9h40kz2gmc3ssymvis6qarvqk2zg-aws-c-sdkutils-0.1.12 \ --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-sdkutils https://github.com/r-ryantm/nixpkgs/archive/504954d21ac6e844f67cd9f654858a1599fb946a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/504954d21ac6e844f67cd9f654858a1599fb946a#aws-c-sdkutils ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/20yw9h40kz2gmc3ssymvis6qarvqk2zg-aws-c-sdkutils-0.1.12 ls -la /nix/store/20yw9h40kz2gmc3ssymvis6qarvqk2zg-aws-c-sdkutils-0.1.12/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). https://api.github.com/repos/NixOS/nixpkgs/pulls/256228