2022-12-02T06:12:46 capnproto 0.10.2 -> 0.10.3 https://repology.org/metapackage/capnproto/versions 2022-12-02T06:12:48 attrpath: capnproto 2022-12-02T06:12:48 Checking auto update branch... 2022-12-02T06:12:48 No auto update branch exists 2022-12-02T06:12:52 [version] 2022-12-02T06:12:54 [version] updated version and sha256 2022-12-02T06:12:54 [rustCrateVersion] 2022-12-02T06:12:54 [rustCrateVersion] No cargoSha256 found 2022-12-02T06:12:54 [golangModuleVersion] 2022-12-02T06:12:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T06:12:54 [updateScript] 2022-12-02T06:12:54 [updateScript] skipping because derivation has no updateScript 2022-12-02T06:12:54 2022-12-02T06:12:54 [quotedUrls] 2022-12-02T06:12:54 [quotedUrls] nothing found to replace 2022-12-02T06:12:54 Diff after rewrites: diff --git a/pkgs/development/libraries/capnproto/default.nix b/pkgs/development/libraries/capnproto/default.nix index 9af591db120..fda33fa1646 100644 --- a/pkgs/development/libraries/capnproto/default.nix +++ b/pkgs/development/libraries/capnproto/default.nix @@ -8,14 +8,14 @@ stdenv.mkDerivation rec { pname = "capnproto"; - version = "0.10.2"; + version = "0.10.3"; # release tarballs are missing some ekam rules src = fetchFromGitHub { owner = "capnproto"; repo = "capnproto"; rev = "v${version}"; - sha256 = "sha256-vBp4CAfPpd7/hdGk7JBxMTjtFFvXx16ODOfqDd8bAjc="; + sha256 = "sha256-QrBSIKDwVlG8AIE/F4tnRq14xdhT05NKsBMldWzQQFo="; }; nativeBuildInputs = [ cmake ]; 2022-12-02T06:14:52 Successfully finished processing 2022-12-02T06:14:52 cachix "/nix/store/3zr2yk0j6w0mfcjzvga3c9qv5knqk4xn-capnproto-0.10.3" 2022-12-02T06:14:57 [check][nixpkgs-review] 2022-12-02T06:59:57 [check][nixpkgs-review] took longer than 45m and timed out 2022-12-02T06:59:57 nixpkgs-review took longer than 45m and timed out 2022-12-02T07:00:01 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/capnproto/versions. meta.description for capnproto is: "Cap'n Proto cerealization protocol" meta.homepage for capnproto is: "https://capnproto.org/" meta.changelog for capnproto is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/capnproto/capnproto/compare/v0.10.2...v0.10.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.10.3 with grep in /nix/store/3zr2yk0j6w0mfcjzvga3c9qv5knqk4xn-capnproto-0.10.3 - found 0.10.3 in filename of file in /nix/store/3zr2yk0j6w0mfcjzvga3c9qv5knqk4xn-capnproto-0.10.3 ---
Rebuild report (if merged into master) (click to expand) ``` 21 total rebuild path(s) 21 package rebuild(s) First fifty rebuilds by attrpath brise capnproto capnproto-java cargo-rr clickhouse conmon-rs ekam fcitx-engines.rime fcitx5-rime ibus-engines.rime laminar librime python310Packages.pycapnp python310Packages.sequoia python39Packages.pycapnp python39Packages.sequoia rime-data rr sequoia sonic-lineup sonic-visualiser ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/3zr2yk0j6w0mfcjzvga3c9qv5knqk4xn-capnproto-0.10.3 \ --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 capnproto https://github.com/r-ryantm/nixpkgs/archive/ef5eb1f9487071e6600d26c2dfb48f48c827829f.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/3zr2yk0j6w0mfcjzvga3c9qv5knqk4xn-capnproto-0.10.3 ls -la /nix/store/3zr2yk0j6w0mfcjzvga3c9qv5knqk4xn-capnproto-0.10.3/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @cstrahan 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-02T07:00:03 https://api.github.com/repos/NixOS/nixpkgs/pulls/204059