kodiPackages.requests 0 -> 1 attrpath: kodiPackages.requests Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/zjihbfvv7w2lazcjkymy9nlnhchij24h-update.sh.drv /nix/store/92jg8hj079jxknqggqdqr3mv2q6gvzri-packages.json.drv this path will be fetched (0.05 MiB download, 0.20 MiB unpacked): /nix/store/pggby2hbscav7dyhnxivrngz77w30i7i-xmlstarlet-1.6.1 copying path '/nix/store/pggby2hbscav7dyhnxivrngz77w30i7i-xmlstarlet-1.6.1' from 'https://cache.nixos.org'... building '/nix/store/zjihbfvv7w2lazcjkymy9nlnhchij24h-update.sh.drv'... building '/nix/store/92jg8hj079jxknqggqdqr3mv2q6gvzri-packages.json.drv'... Going to be running update for following packages: - kodi-requests-2.27.1+matrix.1 Press Enter key to continue... Running update for: - kodi-requests-2.27.1+matrix.1: UPDATING ... - kodi-requests-2.27.1+matrix.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/kodi/addons/requests/default.nix b/pkgs/applications/video/kodi/addons/requests/default.nix index 7f505f5532e..e21dac1ef3a 100644 --- a/pkgs/applications/video/kodi/addons/requests/default.nix +++ b/pkgs/applications/video/kodi/addons/requests/default.nix @@ -2,11 +2,11 @@ buildKodiAddon rec { pname = "requests"; namespace = "script.module.requests"; - version = "2.27.1+matrix.1"; + version = "2.31.0"; src = fetchzip { url = "https://mirrors.kodi.tv/addons/nexus/${namespace}/${namespace}-${version}.zip"; - sha256 = "sha256-QxxVT6XaEYQtAFkZde8EaTXzGO7cjG2pApQZcA32xA0="; + sha256 = "sha256-05BSD5aoN2CTnjqaSKYMb93j5nIfLvpJHyeQsK++sTw="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/s1zzkxg8rbb4s6qb4ivrbwpyxjip6lma-kodi-requests-2.31.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
12 packages built:
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.requests is: Python HTTP for Humans meta.homepage for kodiPackages.requests is: http://python-requests.org ###### 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 2.31.0 with grep in /nix/store/s1zzkxg8rbb4s6qb4ivrbwpyxjip6lma-kodi-requests-2.31.0 - found 2.31.0 in filename of file in /nix/store/s1zzkxg8rbb4s6qb4ivrbwpyxjip6lma-kodi-requests-2.31.0 ---
Rebuild report (if merged into master) (click to expand) ``` 12 total rebuild path(s) 12 package rebuild(s) First fifty rebuilds by attrpath kodiPackages.a4ksubtitles kodiPackages.arteplussept 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/s1zzkxg8rbb4s6qb4ivrbwpyxjip6lma-kodi-requests-2.31.0 \ --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.requests https://github.com/r-ryantm/nixpkgs/archive/a6771f0a0cff95f3cb5930810a1ee03e5f6ce886.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/s1zzkxg8rbb4s6qb4ivrbwpyxjip6lma-kodi-requests-2.31.0 ls -la /nix/store/s1zzkxg8rbb4s6qb4ivrbwpyxjip6lma-kodi-requests-2.31.0/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)
12 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/241993