2022-12-02T14:34:59 nicotine-plus 3.2.2 -> 3.2.7 https://pypi.org/project/nicotine-plus/ 2022-12-02T14:35:02 attrpath: nicotine-plus 2022-12-02T14:35:02 Checking auto update branch... 2022-12-02T14:35:05 [version] 2022-12-02T14:35:05 [version] skipping because derivation has updateScript 2022-12-02T14:35:05 [rustCrateVersion] 2022-12-02T14:35:05 [rustCrateVersion] No cargoSha256 found 2022-12-02T14:35:05 [golangModuleVersion] 2022-12-02T14:35:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T14:35:05 [updateScript] 2022-12-02T14:35:09 [updateScript] Success 2022-12-02T14:35:09 [updateScript] this derivation will be built: /nix/store/q96qw6y2zyj83psr9jdzl2s0achhd8vd-packages.json.drv building '/nix/store/q96qw6y2zyj83psr9jdzl2s0achhd8vd-packages.json.drv'... Going to be running update for following packages: - nicotine-plus-3.2.6 Press Enter key to continue... Running update for: - nicotine-plus-3.2.6: UPDATING ... - nicotine-plus-3.2.6: DONE. Packages updated! 2022-12-02T14:35:09 2022-12-02T14:35:09 [quotedUrls] 2022-12-02T14:35:09 [quotedUrls] nothing found to replace 2022-12-02T14:35:09 Diff after rewrites: diff --git a/pkgs/applications/networking/soulseek/nicotine-plus/default.nix b/pkgs/applications/networking/soulseek/nicotine-plus/default.nix index 2f0ee430b4f..02a7fe0622f 100644 --- a/pkgs/applications/networking/soulseek/nicotine-plus/default.nix +++ b/pkgs/applications/networking/soulseek/nicotine-plus/default.nix @@ -11,13 +11,13 @@ python3Packages.buildPythonApplication rec { pname = "nicotine-plus"; - version = "3.2.6"; + version = "3.2.7"; src = fetchFromGitHub { owner = "nicotine-plus"; repo = "nicotine-plus"; rev = "refs/tags/${version}"; - sha256 = "sha256-ELpM5hnyHsqTqB0R1JPcbxkw9XR19CnasIYXJCbKBho="; + sha256 = "sha256-MPhMKbDBKZAF5fktzA6bZBlVkyDrBnhEFhRWkRbXP/A="; }; nativeBuildInputs = [ gettext wrapGAppsHook gobject-introspection ]; 2022-12-02T14:36:38 No auto update branch exists 2022-12-02T14:36:47 Successfully finished processing 2022-12-02T14:36:47 cachix "/nix/store/3i2db4zqs72p7rdx186kqlxl0z8r75ii-nicotine-plus-3.2.7" 2022-12-02T14:36:51 [check][nixpkgs-review] 2022-12-02T14:39:43 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-02T14:39:46 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 nicotine-plus is: "A graphical client for the SoulSeek peer-to-peer system" meta.homepage for nicotine-plus is: "https://www.nicotine-plus.org" meta.changelog for nicotine-plus 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 3.2.7 with grep in /nix/store/3i2db4zqs72p7rdx186kqlxl0z8r75ii-nicotine-plus-3.2.7 - found 3.2.7 in filename of file in /nix/store/3i2db4zqs72p7rdx186kqlxl0z8r75ii-nicotine-plus-3.2.7 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath nicotine-plus ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/3i2db4zqs72p7rdx186kqlxl0z8r75ii-nicotine-plus-3.2.7 \ --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 nicotine-plus https://github.com/r-ryantm/nixpkgs/archive/7b893dd7a31cbe1aee378d15c9cb3f25bda27700.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/3i2db4zqs72p7rdx186kqlxl0z8r75ii-nicotine-plus-3.2.7 ls -la /nix/store/3i2db4zqs72p7rdx186kqlxl0z8r75ii-nicotine-plus-3.2.7/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 built:
--- ###### Maintainer pings cc @ehmry @klntsky 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-02T14:39:48 https://api.github.com/repos/NixOS/nixpkgs/pulls/204114 2022-12-02T21:50:09 nicotine-plus 0 -> 1 2022-12-02T21:50:11 attrpath: nicotine-plus 2022-12-02T21:50:12 Checking auto update branch... 2022-12-02T21:50:15 [version] 2022-12-02T21:50:15 [version] skipping because derivation has updateScript 2022-12-02T21:50:15 [rustCrateVersion] 2022-12-02T21:50:15 [rustCrateVersion] No cargoSha256 found 2022-12-02T21:50:15 [golangModuleVersion] 2022-12-02T21:50:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T21:50:15 [updateScript] 2022-12-02T21:50:18 [updateScript] Success 2022-12-02T21:50:18 [updateScript] Going to be running update for following packages: - nicotine-plus-3.2.6 Press Enter key to continue... Running update for: - nicotine-plus-3.2.6: UPDATING ... - nicotine-plus-3.2.6: DONE. Packages updated! 2022-12-02T21:50:18 2022-12-02T21:50:18 [quotedUrls] 2022-12-02T21:50:18 [quotedUrls] nothing found to replace 2022-12-02T21:50:19 Diff after rewrites: diff --git a/pkgs/applications/networking/soulseek/nicotine-plus/default.nix b/pkgs/applications/networking/soulseek/nicotine-plus/default.nix index 2f0ee430b4f..02a7fe0622f 100644 --- a/pkgs/applications/networking/soulseek/nicotine-plus/default.nix +++ b/pkgs/applications/networking/soulseek/nicotine-plus/default.nix @@ -11,13 +11,13 @@ python3Packages.buildPythonApplication rec { pname = "nicotine-plus"; - version = "3.2.6"; + version = "3.2.7"; src = fetchFromGitHub { owner = "nicotine-plus"; repo = "nicotine-plus"; rev = "refs/tags/${version}"; - sha256 = "sha256-ELpM5hnyHsqTqB0R1JPcbxkw9XR19CnasIYXJCbKBho="; + sha256 = "sha256-MPhMKbDBKZAF5fktzA6bZBlVkyDrBnhEFhRWkRbXP/A="; }; nativeBuildInputs = [ gettext wrapGAppsHook gobject-introspection ]; 2022-12-02T21:51:48 An auto update branch exists with message `nicotine-plus: 3.2.6 -> 3.2.7`. New version is 3.2.7. 2022-12-02T21:51:48 An auto update branch exists with an equal or greater version