ocamlPackages.yojson 2.1.1 -> 2.1.2 https://repology.org/project/ocaml:yojson/versions attrpath: ocamlPackages.yojson 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/ocaml-modules/yojson/default.nix b/pkgs/development/ocaml-modules/yojson/default.nix index 38a920ae865c..c8600cf52b16 100644 --- a/pkgs/development/ocaml-modules/yojson/default.nix +++ b/pkgs/development/ocaml-modules/yojson/default.nix @@ -2,11 +2,11 @@ buildDunePackage rec { pname = "yojson"; - version = "2.1.1"; + version = "2.1.2"; src = fetchurl { url = "https://github.com/ocaml-community/yojson/releases/download/${version}/yojson-${version}.tbz"; - hash = "sha256-1YGDIHsZjcBlhmI5Bm4HTDT54TnA2cQXWjiAl5DogXM="; + hash = "sha256-WfLxq7/Ip8y9v2CIlOXHXop2AG40iZJURG+D4gDftPk="; }; nativeBuildInputs = [ cppo ]; Successfully finished processing cachix "/nix/store/viibdm9148mhvz3992q5118qgya2x769-ocaml4.14.1-yojson-2.1.2" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
309 packages built:
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/ocaml:yojson/versions. meta.description for ocamlPackages.yojson is: An optimized parsing and printing library for the JSON format meta.homepage for ocamlPackages.yojson is: https://github.com/ocaml-community/yojson ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/ocaml-community/yojson/releases/tag/2.1.2) - [Compare changes on GitHub](https://github.com/ocaml-community/yojson/compare/2.1.1...2.1.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.1.2 with grep in /nix/store/viibdm9148mhvz3992q5118qgya2x769-ocaml4.14.1-yojson-2.1.2 - found 2.1.2 in filename of file in /nix/store/viibdm9148mhvz3992q5118qgya2x769-ocaml4.14.1-yojson-2.1.2 ---
Rebuild report (if merged into master) (click to expand) ``` 62 total rebuild path(s) 62 package rebuild(s) First fifty rebuilds by attrpath abella acgtk alt-ergo beluga cmdstan coccinelle comby coqPackages.coq-elpi coqPackages.coq-lsp coqPackages.graph-theory coqPackages.hierarchy-builder coqPackages.mathcomp-algebra-tactics coqPackages.mathcomp-analysis coqPackages.mathcomp-classical coqPackages.mathcomp-infotheo coqPackages.serapi coqPackages.trakt cvehound dune-release easycrypt eff framac fstar google-drive-ocamlfuse gradescope-submit haxe haxePackages.format haxePackages.heaps haxePackages.hlopenal haxePackages.hlsdl haxePackages.hxcpp haxePackages.hxcs haxePackages.hxjava haxePackages.hxnodejs_4 haxe_4_2 hol_light hxcpp jackline jasmin-compiler ledit libbap ligo liquidsoap opam-publish opam2json orpie prooftree python310Packages.bap python310Packages.cmdstanpy python310Packages.prophet ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/viibdm9148mhvz3992q5118qgya2x769-ocaml4.14.1-yojson-2.1.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 ocamlPackages.yojson https://github.com/r-ryantm/nixpkgs/archive/95c00e3624d62b095dbfa55b0fab579ec9434b8f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/95c00e3624d62b095dbfa55b0fab579ec9434b8f#ocamlPackages.yojson ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/viibdm9148mhvz3992q5118qgya2x769-ocaml4.14.1-yojson-2.1.2 ls -la /nix/store/viibdm9148mhvz3992q5118qgya2x769-ocaml4.14.1-yojson-2.1.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)
1 package marked as broken and skipped:
309 packages built:
--- ###### Maintainer pings cc @vbgl 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/274936