kodiPackages.websocket 0 -> 1 attrpath: kodiPackages.websocket 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nlmmmkcf02673h1x7gfqcr99lk6k8qpl-packages.json.drv building '/nix/store/nlmmmkcf02673h1x7gfqcr99lk6k8qpl-packages.json.drv'... Going to be running update for following packages: - kodi-websocket-1.6.2 Press Enter key to continue... Running update for: - kodi-websocket-1.6.2: UPDATING ... - kodi-websocket-1.6.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/kodi/addons/websocket/default.nix b/pkgs/applications/video/kodi/addons/websocket/default.nix index b05e6deede85..c2bbe9de09b6 100644 --- a/pkgs/applications/video/kodi/addons/websocket/default.nix +++ b/pkgs/applications/video/kodi/addons/websocket/default.nix @@ -3,11 +3,11 @@ buildKodiAddon rec { pname = "websocket"; namespace = "script.module.websocket"; - version = "1.6.2"; + version = "1.6.4"; src = fetchzip { url = "https://mirrors.kodi.tv/addons/nexus/${namespace}/${namespace}-${version}.zip"; - sha256 = "sha256-vJGijCjIgLJAdJvl+hCAPtvq7fy2ksgjY90vjVyqDkI="; + sha256 = "sha256-1Wy+hxB059UoZnQlncytVT3sQ07dYAhNRnW3/QVD4ZE="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/a8g9jbrizpr3rhaihfh42p5siwk31l11-kodi-websocket-1.6.4" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 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.websocket is: A WebSocket client for Python meta.homepage for kodiPackages.websocket is: https://github.com/websocket-client/websocket-client ###### 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 1.6.4 with grep in /nix/store/a8g9jbrizpr3rhaihfh42p5siwk31l11-kodi-websocket-1.6.4 - found 1.6.4 in filename of file in /nix/store/a8g9jbrizpr3rhaihfh42p5siwk31l11-kodi-websocket-1.6.4 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath kodiPackages.jellyfin kodiPackages.websocket ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/a8g9jbrizpr3rhaihfh42p5siwk31l11-kodi-websocket-1.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 kodiPackages.websocket https://github.com/r-ryantm/nixpkgs/archive/319f2c98ea659628dc401bcf0fcdb941ef6eb6be.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/319f2c98ea659628dc401bcf0fcdb941ef6eb6be#kodiPackages.websocket ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/a8g9jbrizpr3rhaihfh42p5siwk31l11-kodi-websocket-1.6.4 ls -la /nix/store/a8g9jbrizpr3rhaihfh42p5siwk31l11-kodi-websocket-1.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)
2 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/274605