2022-12-25T11:14:57 jami-daemon 0 -> 1 2022-12-25T11:14:59 attrpath: jami-daemon 2022-12-25T11:14:59 Checking auto update branch... 2022-12-25T11:15:02 [version] 2022-12-25T11:15:02 [version] skipping because derivation has updateScript 2022-12-25T11:15:02 [rustCrateVersion] 2022-12-25T11:15:02 [rustCrateVersion] No cargoSha256 found 2022-12-25T11:15:02 [golangModuleVersion] 2022-12-25T11:15:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T11:15:02 [updateScript] 2022-12-25T11:15:10 [updateScript] Success 2022-12-25T11:15:10 [updateScript] this derivation will be built: /nix/store/xgfsm7cx24gqgy8bs1sl8r25x94ifp3h-packages.json.drv building '/nix/store/xgfsm7cx24gqgy8bs1sl8r25x94ifp3h-packages.json.drv'... Going to be running update for following packages: - jami-daemon-20221031.1308.130cc26 Press Enter key to continue... Running update for: - jami-daemon-20221031.1308.130cc26: UPDATING ... - jami-daemon-20221031.1308.130cc26: DONE. Packages updated! 2022-12-25T11:15:10 2022-12-25T11:15:10 [quotedUrls] 2022-12-25T11:15:10 [quotedUrls] nothing found to replace 2022-12-25T11:15:10 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/jami/default.nix b/pkgs/applications/networking/instant-messengers/jami/default.nix index d4a1e8749ec..452d78f708d 100644 --- a/pkgs/applications/networking/instant-messengers/jami/default.nix +++ b/pkgs/applications/networking/instant-messengers/jami/default.nix @@ -12,11 +12,11 @@ }: let - version = "20221031.1308.130cc26"; + version = "20221220.0956.79e1207"; src = fetchzip { url = "https://dl.jami.net/release/tarballs/jami_${version}.tar.gz"; - hash = "sha256-+xpSoSsG+G+w8+g0FhXx+6Phroj83ijW8xWvYO+kdqY="; + hash = "sha256-AQgz2GqueFG+yK42zJ9MzvP4BddGt0BFb+cIoA6Fif8="; stripRoot = false; postFetch = '' 2022-12-25T11:16:38 No auto update branch exists 2022-12-25T11:19:35 Successfully finished processing 2022-12-25T11:19:35 cachix "/nix/store/p5aq2zjmd2mp7a847la0y62nilm4gayn-jami-daemon-20221220.0956.79e1207" 2022-12-25T11:19:41 [check][nixpkgs-review] 2022-12-25T11:22:50 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
1 package built:
2022-12-25T11:22:53 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for jami-daemon is: "The daemon for Jami, the free and universal communication platform that respects the privacy and freedoms of its users" meta.homepage for jami-daemon is: "https://jami.net/" meta.changelog for jami-daemon is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 20221220.0956.79e1207 with grep in /nix/store/p5aq2zjmd2mp7a847la0y62nilm4gayn-jami-daemon-20221220.0956.79e1207 - found 20221220.0956.79e1207 in filename of file in /nix/store/p5aq2zjmd2mp7a847la0y62nilm4gayn-jami-daemon-20221220.0956.79e1207 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath jami-client jami-daemon ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/p5aq2zjmd2mp7a847la0y62nilm4gayn-jami-daemon-20221220.0956.79e1207 \ --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 jami-daemon https://github.com/r-ryantm/nixpkgs/archive/0f56dc58bdb9a2a2445e25bee610dba92f86f7f8.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/p5aq2zjmd2mp7a847la0y62nilm4gayn-jami-daemon-20221220.0956.79e1207 ls -la /nix/store/p5aq2zjmd2mp7a847la0y62nilm4gayn-jami-daemon-20221220.0956.79e1207/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 failed to build:
1 package built:
--- ###### Maintainer pings cc @linsui 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-25T11:22:55 https://api.github.com/repos/NixOS/nixpkgs/pulls/207667