2022-12-31T08:08:44 ocaml4.14.0-cairo2 0.6.2 -> 0.6.4 https://repology.org/metapackage/ocaml4.14.0-cairo2/versions 2022-12-31T08:08:49 attrpath: ocamlPackages.cairo2 2022-12-31T08:08:49 Checking auto update branch... 2022-12-31T08:08:49 No auto update branch exists 2022-12-31T08:08:55 [version] 2022-12-31T08:08:58 [version] updated version and sha256 2022-12-31T08:08:58 [rustCrateVersion] 2022-12-31T08:08:58 [rustCrateVersion] No cargoSha256 found 2022-12-31T08:08:58 [golangModuleVersion] 2022-12-31T08:08:58 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T08:08:58 [updateScript] 2022-12-31T08:08:58 [updateScript] skipping because derivation has no updateScript 2022-12-31T08:08:58 2022-12-31T08:08:58 [quotedUrls] 2022-12-31T08:08:58 [quotedUrls] nothing found to replace 2022-12-31T08:08:58 Diff after rewrites: diff --git a/pkgs/development/ocaml-modules/cairo2/default.nix b/pkgs/development/ocaml-modules/cairo2/default.nix index 1801a0679b5..0b560f2004f 100644 --- a/pkgs/development/ocaml-modules/cairo2/default.nix +++ b/pkgs/development/ocaml-modules/cairo2/default.nix @@ -3,11 +3,11 @@ buildDunePackage rec { pname = "cairo2"; - version = "0.6.2"; + version = "0.6.4"; src = fetchurl { url = "https://github.com/Chris00/ocaml-cairo/releases/download/${version}/cairo2-${version}.tbz"; - sha256 = "sha256-a7P1kiVmIwT6Fhtwxs29ffgO4iexsulxUoc9cnJmEK4="; + sha256 = "sha256-QDVzUtcgXTpXNYVWQ4MMs0Xy24OP+dGaUyAYdg1GigU="; }; minimalOCamlVersion = "4.02"; 2022-12-31T08:11:07 Successfully finished processing 2022-12-31T08:11:07 cachix "/nix/store/mybvw7lpnpf9wncsh2dfrgzvgdw4q07r-ocaml4.14.0-cairo2-0.6.4" 2022-12-31T08:11:11 [check][nixpkgs-review] 2022-12-31T08:23:46 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
16 packages built:
2022-12-31T08:23:49 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/ocaml4.14.0-cairo2/versions. meta.description for ocamlPackages.cairo2 is: "Binding to Cairo, a 2D Vector Graphics Library" meta.homepage for ocamlPackages.cairo2 is: "https://github.com/Chris00/ocaml-cairo" meta.changelog for ocamlPackages.cairo2 is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/Chris00/ocaml-cairo/releases/tag/0.6.4) - [Compare changes on GitHub](https://github.com/Chris00/ocaml-cairo/compare/0.6.2...0.6.4) ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.6.4 with grep in /nix/store/mybvw7lpnpf9wncsh2dfrgzvgdw4q07r-ocaml4.14.0-cairo2-0.6.4 - found 0.6.4 in filename of file in /nix/store/mybvw7lpnpf9wncsh2dfrgzvgdw4q07r-ocaml4.14.0-cairo2-0.6.4 ---
Rebuild report (if merged into master) (click to expand) ``` 11 total rebuild path(s) 11 package rebuild(s) First fifty rebuilds by attrpath acgtk coqPackages.coqide coq_8_10 coq_8_11 coq_8_12 coq_8_13 easycrypt framac ocaml-top spark2014 why3 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/mybvw7lpnpf9wncsh2dfrgzvgdw4q07r-ocaml4.14.0-cairo2-0.6.4 \ --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.cairo2 https://github.com/r-ryantm/nixpkgs/archive/7cec36f3551c27f8270da00ecba696fd5533fa7e.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/mybvw7lpnpf9wncsh2dfrgzvgdw4q07r-ocaml4.14.0-cairo2-0.6.4 ls -la /nix/store/mybvw7lpnpf9wncsh2dfrgzvgdw4q07r-ocaml4.14.0-cairo2-0.6.4/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)
16 packages built:
--- ###### Maintainer pings cc @jirkamarsik @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). 2022-12-31T08:23:51 https://api.github.com/repos/NixOS/nixpkgs/pulls/208467