aws-c-mqtt 0.8.14 -> 0.9.6 https://repology.org/project/aws-c-mqtt/versions attrpath: aws-c-mqtt Checking auto update branch... An auto update branch exists with message `aws-c-mqtt: 0.8.14 -> 0.9.5`. New version is 0.9.6. 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/aws-c-mqtt/default.nix b/pkgs/development/libraries/aws-c-mqtt/default.nix index 082887ee3a3d..26614107f20d 100644 --- a/pkgs/development/libraries/aws-c-mqtt/default.nix +++ b/pkgs/development/libraries/aws-c-mqtt/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "aws-c-mqtt"; - version = "0.8.14"; + version = "0.9.6"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-mqtt"; rev = "v${version}"; - sha256 = "sha256-LPhd4ygh/3BtqDZwWtigXWUGZ0fzkcWkFl6dpJIspow="; + sha256 = "sha256-/uxNhYEV5EKjnBe8zXPJyHa4bWnLxPswdi4HzaicaJA="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/am1ih25w7h45s2fwk7jcj262fw6qjab8-aws-c-mqtt-0.9.6" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 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-mqtt/versions. meta.description for aws-c-mqtt is: C99 implementation of the MQTT 3.1.1 specification meta.homepage for aws-c-mqtt is: https://github.com/awslabs/aws-c-mqtt ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.9.6) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-mqtt/compare/v0.8.14...v0.9.6) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.9.6 in filename of file in /nix/store/am1ih25w7h45s2fwk7jcj262fw6qjab8-aws-c-mqtt-0.9.6 ---
Rebuild report (if merged into master) (click to expand) ``` 740 total rebuild path(s) 740 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 authy aw-server-rust aws-azure-login aws-c-mqtt aws-crt-cpp aws-sdk-cpp balanceofsatoshis balena-cli bibtex-tidy bilibili bitwarden bitwarden-cli blockbench-electron botamusique browsr btc-rpc-explorer bundix cabal2nix cached-nix-shell cachix camunda-modeler carbon-now-cli carto castnow cdxgen ceph ceph-client ceph-csi ceph-dev cinny cinny-desktop clean-css-cli cloudcompare clubhouse-cli coffeescript colmena ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/am1ih25w7h45s2fwk7jcj262fw6qjab8-aws-c-mqtt-0.9.6 \ --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-mqtt https://github.com/r-ryantm/nixpkgs/archive/fa48c6e8260e79d8932824d4374013655a89332a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/fa48c6e8260e79d8932824d4374013655a89332a#aws-c-mqtt ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/am1ih25w7h45s2fwk7jcj262fw6qjab8-aws-c-mqtt-0.9.6 ls -la /nix/store/am1ih25w7h45s2fwk7jcj262fw6qjab8-aws-c-mqtt-0.9.6/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/250107