2022-11-29T05:02:26 libjwt 1.13.1 -> 1.15.2 https://github.com/benmcollins/libjwt/releases 2022-11-29T05:02:28 attrpath: libjwt 2022-11-29T05:02:28 Checking auto update branch... 2022-11-29T05:02:29 No auto update branch exists 2022-11-29T05:02:32 [version] 2022-11-29T05:02:35 [version] updated version and sha256 2022-11-29T05:02:35 [rustCrateVersion] 2022-11-29T05:02:35 [rustCrateVersion] No cargoSha256 found 2022-11-29T05:02:35 [golangModuleVersion] 2022-11-29T05:02:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-29T05:02:35 [updateScript] 2022-11-29T05:02:35 [updateScript] skipping because derivation has no updateScript 2022-11-29T05:02:35 2022-11-29T05:02:35 [quotedUrls] 2022-11-29T05:02:35 [quotedUrls] nothing found to replace 2022-11-29T05:02:35 Diff after rewrites: diff --git a/pkgs/development/libraries/libjwt/default.nix b/pkgs/development/libraries/libjwt/default.nix index a81b60c425e..025d040cdda 100644 --- a/pkgs/development/libraries/libjwt/default.nix +++ b/pkgs/development/libraries/libjwt/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "libjwt"; - version = "1.13.1"; + version = "1.15.2"; src = fetchFromGitHub { owner = "benmcollins"; repo = "libjwt"; rev = "v${version}"; - sha256 = "sha256-hS10Ecq0VVuYLDrBu4x+Y2mz6eeJV1SvnqttgbiQbi0="; + sha256 = "sha256-fdMrJaD0jq4aQtxNLUvPVP6dWMwp3Mz4TuW2zX6r7QA="; }; buildInputs = [ jansson openssl ]; 2022-11-29T05:04:13 Successfully finished processing 2022-11-29T05:04:13 cachix "/nix/store/ip8sqfrfmac4fsshj7ghxq3mjn3s3iyl-libjwt-1.15.2" 2022-11-29T05:04:16 [check][nixpkgs-review] 2022-11-29T05:09:33 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
2022-11-29T05:09:36 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/benmcollins/libjwt/releases. meta.description for libjwt is: "JWT C Library" meta.homepage for libjwt is: "https://github.com/benmcollins/libjwt" meta.changelog for libjwt is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/benmcollins/libjwt/releases/tag/v1.15.2) - [Compare changes on GitHub](https://github.com/benmcollins/libjwt/compare/v1.13.1...v1.15.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.15.2 with grep in /nix/store/ip8sqfrfmac4fsshj7ghxq3mjn3s3iyl-libjwt-1.15.2 - found 1.15.2 in filename of file in /nix/store/ip8sqfrfmac4fsshj7ghxq3mjn3s3iyl-libjwt-1.15.2 ---
Rebuild report (if merged into master) (click to expand) ``` 9 total rebuild path(s) 9 package rebuild(s) First fifty rebuilds by attrpath crystfel crystfel-headless haskellPackages.libjwt-typed libjwt python310Packages.pyslurm python39Packages.pyslurm slurm slurm-spank-stunnel slurm-spank-x11 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ip8sqfrfmac4fsshj7ghxq3mjn3s3iyl-libjwt-1.15.2 \ --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 libjwt https://github.com/r-ryantm/nixpkgs/archive/81353462668d7dc886a84926e6efb12c9c25a854.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/ip8sqfrfmac4fsshj7ghxq3mjn3s3iyl-libjwt-1.15.2 ls -la /nix/store/ip8sqfrfmac4fsshj7ghxq3mjn3s3iyl-libjwt-1.15.2/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)
8 packages built:
--- ###### Maintainer pings cc @pnotequalnp 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). 2022-11-29T05:09:39 https://api.github.com/repos/NixOS/nixpkgs/pulls/203556