2022-11-28T19:35:32 kodiPackages.certifi 0 -> 1 2022-11-28T19:35:34 attrpath: kodiPackages.certifi 2022-11-28T19:35:35 Checking auto update branch... 2022-11-28T19:35:38 [version] 2022-11-28T19:35:38 [version] skipping because derivation has updateScript 2022-11-28T19:35:38 [rustCrateVersion] 2022-11-28T19:35:38 [rustCrateVersion] No cargoSha256 found 2022-11-28T19:35:38 [golangModuleVersion] 2022-11-28T19:35:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T19:35:38 [updateScript] 2022-11-28T19:35:43 [updateScript] Success 2022-11-28T19:35:43 [updateScript] this derivation will be built: /nix/store/ld2g1zqwzbmy9pq0yhw6dgfvmgn46ss7-packages.json.drv building '/nix/store/ld2g1zqwzbmy9pq0yhw6dgfvmgn46ss7-packages.json.drv'... Going to be running update for following packages: - kodi-certifi-2022.5.18+matrix.1 Press Enter key to continue... Running update for: - kodi-certifi-2022.5.18+matrix.1: UPDATING ... - kodi-certifi-2022.5.18+matrix.1: DONE. Packages updated! 2022-11-28T19:35:43 2022-11-28T19:35:43 [quotedUrls] 2022-11-28T19:35:43 [quotedUrls] nothing found to replace 2022-11-28T19:35:44 Diff after rewrites: diff --git a/pkgs/applications/video/kodi/addons/certifi/default.nix b/pkgs/applications/video/kodi/addons/certifi/default.nix index 210429c7770..7becbd2252d 100644 --- a/pkgs/applications/video/kodi/addons/certifi/default.nix +++ b/pkgs/applications/video/kodi/addons/certifi/default.nix @@ -2,11 +2,11 @@ buildKodiAddon rec { pname = "certifi"; namespace = "script.module.certifi"; - version = "2022.5.18+matrix.1"; + version = "2022.9.24"; src = fetchzip { url = "https://mirrors.kodi.tv/addons/matrix/${namespace}/${namespace}-${version}.zip"; - sha256 = "tk4Ven35sicLxrT7SO2yx5kQORjFP6niRuS9SMocJKY="; + sha256 = "kIPGEjmnHlgVb11W2RKBlrMy3/+kUOcQZiLCcnHCcno="; }; passthru = { 2022-11-28T19:37:14 No auto update branch exists 2022-11-28T19:37:16 Successfully finished processing 2022-11-28T19:37:16 cachix "/nix/store/v6nng1h8h8lq5nplpix9wd80hp4v57bb-kodi-certifi-2022.9.24" 2022-11-28T19:37:19 [check][nixpkgs-review] 2022-11-28T19:52:24 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
13 packages built:
2022-11-28T19:52:27 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 kodiPackages.certifi is: "Python package for providing Mozilla's CA Bundle" meta.homepage for kodiPackages.certifi is: "https://certifi.io" meta.changelog for kodiPackages.certifi 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 2022.9.24 with grep in /nix/store/v6nng1h8h8lq5nplpix9wd80hp4v57bb-kodi-certifi-2022.9.24 - found 2022.9.24 in filename of file in /nix/store/v6nng1h8h8lq5nplpix9wd80hp4v57bb-kodi-certifi-2022.9.24 ---
Rebuild report (if merged into master) (click to expand) ``` 13 total rebuild path(s) 13 package rebuild(s) First fifty rebuilds by attrpath kodiPackages.a4ksubtitles kodiPackages.arteplussept kodiPackages.certifi kodiPackages.iagl kodiPackages.invidious kodiPackages.jellyfin kodiPackages.netflix kodiPackages.requests kodiPackages.requests-cache kodiPackages.steam-library kodiPackages.trakt kodiPackages.trakt-module kodiPackages.youtube ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/v6nng1h8h8lq5nplpix9wd80hp4v57bb-kodi-certifi-2022.9.24 \ --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 kodiPackages.certifi https://github.com/r-ryantm/nixpkgs/archive/f63510fa80ce35cda0d090ec586b80a1387bcc0d.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/v6nng1h8h8lq5nplpix9wd80hp4v57bb-kodi-certifi-2022.9.24 ls -la /nix/store/v6nng1h8h8lq5nplpix9wd80hp4v57bb-kodi-certifi-2022.9.24/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)
13 packages built:
--- ###### Maintainer pings cc @aanderse @cpages @edwtjo @minijackson @peterhoeg @sephalon 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-28T19:52:30 https://api.github.com/repos/NixOS/nixpkgs/pulls/203501