aws-c-sdkutils 0.1.12 -> 0.1.14 https://repology.org/project/aws-c-sdkutils/versions attrpath: aws-c-sdkutils Checking auto update branch... An auto update branch exists with message `aws-c-sdkutils: 0.1.12 -> 0.1.13`. New version is 0.1.14. 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-c-sdkutils/default.nix b/pkgs/development/libraries/aws-c-sdkutils/default.nix index 2c76371955cb..a57e6a834503 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.12"; + version = "0.1.14"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-sdkutils"; rev = "v${version}"; - sha256 = "sha256-4YuOC90FBcuNYGBsqw3wKYNGkg3MssezvR8bu6BNGeM="; + sha256 = "sha256-+DUoCDwfxBiF+aYBe2Az64qvqteJTmLspXqwGDw8Fzk="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/8fzmx744pmfqdnq0kwia6z06mr4di2sa-aws-c-sdkutils-0.1.14" 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.14) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-sdkutils/compare/v0.1.12...v0.1.14) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.1.14 in filename of file in /nix/store/8fzmx744pmfqdnq0kwia6z06mr4di2sa-aws-c-sdkutils-0.1.14 ---
Rebuild report (if merged into master) (click to expand) ``` 733 total rebuild path(s) 733 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 authy aw-server-rust aws-azure-login aws-c-auth aws-c-s3 aws-c-sdkutils aws-crt-cpp aws-sdk-cpp balanceofsatoshis balena-cli behave bibtex-tidy bilibili bitwarden bitwarden-cli 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 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8fzmx744pmfqdnq0kwia6z06mr4di2sa-aws-c-sdkutils-0.1.14 \ --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/b2755869145dd59dde6cce82d91db05ea9374151.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/b2755869145dd59dde6cce82d91db05ea9374151#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/8fzmx744pmfqdnq0kwia6z06mr4di2sa-aws-c-sdkutils-0.1.14 ls -la /nix/store/8fzmx744pmfqdnq0kwia6z06mr4di2sa-aws-c-sdkutils-0.1.14/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/273287