2022-11-04T09:55:08 jo 1.7 -> 1.9 https://github.com/jpmens/jo/releases 2022-11-04T09:55:11 attrpath: jo 2022-11-04T09:55:11 Checking auto update branch... 2022-11-04T09:55:11 No auto update branch exists 2022-11-04T09:55:15 [version] 2022-11-04T09:55:17 [version] updated version and sha256 2022-11-04T09:55:17 [rustCrateVersion] 2022-11-04T09:55:17 [rustCrateVersion] No cargoSha256 found 2022-11-04T09:55:17 [golangModuleVersion] 2022-11-04T09:55:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T09:55:17 [updateScript] 2022-11-04T09:55:17 [updateScript] skipping because derivation has no updateScript 2022-11-04T09:55:17 2022-11-04T09:55:17 [quotedUrls] 2022-11-04T09:55:17 [quotedUrls] nothing found to replace 2022-11-04T09:55:18 Diff after rewrites: diff --git a/pkgs/development/tools/jo/default.nix b/pkgs/development/tools/jo/default.nix index b63bf46f606..4145fca812c 100644 --- a/pkgs/development/tools/jo/default.nix +++ b/pkgs/development/tools/jo/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "jo"; - version = "1.7"; + version = "1.9"; src = fetchFromGitHub { owner = "jpmens"; repo = "jo"; rev = version; - sha256 ="sha256-uJUbe593k7ENfbKCFhmm4Io0CPB109LF9EH8Qw0BFiY="; + sha256 ="sha256-1q4/RpxfoAdtY3m8bBuj7bhD17V+4dYo3Vb8zMbI1YU="; }; enableParallelBuilding = true; 2022-11-04T09:56:59 Successfully finished processing 2022-11-04T09:56:59 cachix "/nix/store/6ha2bbjw6gmfrg1qk3c0rk8nmgy8jz7k-jo-1.9" 2022-11-04T09:57:01 [check][nixpkgs-review] 2022-11-04T10:00:23 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-04T10:00:26 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/jpmens/jo/releases. meta.description for jo is: "A small utility to create JSON objects" meta.homepage for jo is: "https://github.com/jpmens/jo" meta.changelog for jo is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/jpmens/jo/releases/tag/1.9) - [Compare changes on GitHub](https://github.com/jpmens/jo/compare/1.7...1.9) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.9 with grep in /nix/store/6ha2bbjw6gmfrg1qk3c0rk8nmgy8jz7k-jo-1.9 - found 1.9 in filename of file in /nix/store/6ha2bbjw6gmfrg1qk3c0rk8nmgy8jz7k-jo-1.9 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath jo ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6ha2bbjw6gmfrg1qk3c0rk8nmgy8jz7k-jo-1.9 \ --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 jo https://github.com/r-ryantm/nixpkgs/archive/0be100eafcff7fd89667e177dfd488c75d6ebffb.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/6ha2bbjw6gmfrg1qk3c0rk8nmgy8jz7k-jo-1.9 ls -la /nix/store/6ha2bbjw6gmfrg1qk3c0rk8nmgy8jz7k-jo-1.9/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)
1 package built:
--- ###### Maintainer pings cc @markus1189 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-04T10:00:28 https://api.github.com/repos/NixOS/nixpkgs/pulls/199495