2022-11-26T19:10:07 miniplayer 1.7.3 -> 1.8.1 https://github.com/GuardKenzie/miniplayer/releases 2022-11-26T19:10:10 attrpath: miniplayer 2022-11-26T19:10:10 Checking auto update branch... 2022-11-26T19:10:13 [version] 2022-11-26T19:10:13 [version] skipping because derivation has updateScript 2022-11-26T19:10:13 [rustCrateVersion] 2022-11-26T19:10:13 [rustCrateVersion] No cargoSha256 found 2022-11-26T19:10:13 [golangModuleVersion] 2022-11-26T19:10:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T19:10:13 [updateScript] 2022-11-26T19:10:15 [updateScript] Success 2022-11-26T19:10:15 [updateScript] this derivation will be built: /nix/store/mpy80pmhj0q5rqwzjl73bynmsjv021rp-packages.json.drv building '/nix/store/mpy80pmhj0q5rqwzjl73bynmsjv021rp-packages.json.drv'... Going to be running update for following packages: - miniplayer-1.7.3 Press Enter key to continue... Running update for: - miniplayer-1.7.3: UPDATING ... - miniplayer-1.7.3: DONE. Packages updated! 2022-11-26T19:10:15 2022-11-26T19:10:15 [quotedUrls] 2022-11-26T19:10:15 [quotedUrls] nothing found to replace 2022-11-26T19:10:15 Diff after rewrites: diff --git a/pkgs/applications/audio/miniplayer/default.nix b/pkgs/applications/audio/miniplayer/default.nix index 53fa9d8a10b..bc9c88b292a 100644 --- a/pkgs/applications/audio/miniplayer/default.nix +++ b/pkgs/applications/audio/miniplayer/default.nix @@ -6,12 +6,12 @@ with python3Packages; buildPythonApplication rec { pname = "miniplayer"; - version = "1.7.3"; + version = "1.8.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-GxbsDIZ5LvxMqbDC81rerrk0mn94qHlX1uxrNL+vxSU="; + hash = "sha256-iUUsVIDLQAiaMomfA2LvvJZ2ePhgADtC6GCwIpRC1MA="; }; propagatedBuildInputs = [ 2022-11-26T19:11:45 No auto update branch exists 2022-11-26T19:11:51 Successfully finished processing 2022-11-26T19:11:51 cachix "/nix/store/bkcc3lkkr0qgbxbk4cb2y1g5k3sdl0v7-miniplayer-1.8.1" 2022-11-26T19:11:53 [check][nixpkgs-review] 2022-11-26T19:14:45 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-26T19:14:48 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 miniplayer is: "A curses-based MPD client with basic functionality that can also display an album art" meta.homepage for miniplayer is: "https://github.com/GuardKenzie/miniplayer" meta.changelog for miniplayer 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 1.8.1 with grep in /nix/store/bkcc3lkkr0qgbxbk4cb2y1g5k3sdl0v7-miniplayer-1.8.1 - found 1.8.1 in filename of file in /nix/store/bkcc3lkkr0qgbxbk4cb2y1g5k3sdl0v7-miniplayer-1.8.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath miniplayer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bkcc3lkkr0qgbxbk4cb2y1g5k3sdl0v7-miniplayer-1.8.1 \ --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 miniplayer https://github.com/r-ryantm/nixpkgs/archive/55a5d40e4813912e2e44ebcdf966aa926f11b7bf.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/bkcc3lkkr0qgbxbk4cb2y1g5k3sdl0v7-miniplayer-1.8.1 ls -la /nix/store/bkcc3lkkr0qgbxbk4cb2y1g5k3sdl0v7-miniplayer-1.8.1/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 @azahi 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-26T19:14:50 https://api.github.com/repos/NixOS/nixpkgs/pulls/203106