mpvScripts.sponsorblock 0 -> 1 attrpath: mpvScripts.sponsorblock Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zvi50ig5m9780k5ihq7p51kwm7zzdba2-packages.json.drv building '/nix/store/zvi50ig5m9780k5ihq7p51kwm7zzdba2-packages.json.drv'... Going to be running update for following packages: - mpv_sponsorblock-unstable-2022-09-24 Press Enter key to continue... Running update for: - mpv_sponsorblock-unstable-2022-09-24: UPDATING ... - mpv_sponsorblock-unstable-2022-09-24: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/mpv/scripts/sponsorblock.nix b/pkgs/applications/video/mpv/scripts/sponsorblock.nix index 0c46b4c2ba8..35f5fcb549f 100644 --- a/pkgs/applications/video/mpv/scripts/sponsorblock.nix +++ b/pkgs/applications/video/mpv/scripts/sponsorblock.nix @@ -3,13 +3,13 @@ # Usage: `pkgs.mpv.override { scripts = [ pkgs.mpvScripts.sponsorblock ]; }` stdenvNoCC.mkDerivation { pname = "mpv_sponsorblock"; - version = "unstable-2022-09-24"; + version = "unstable-2023-01-30"; src = fetchFromGitHub { owner = "po5"; repo = "mpv_sponsorblock"; - rev = "248d108c1280e05de551c42867aebb72cf0c83b9"; - sha256 = "1aacchyci34xyx7rcyd2r02i4rlqq8q61l6dcci8yd4g4hjiqqld"; + rev = "7785c1477103f2fafabfd65fdcf28ef26e6d7f0d"; + sha256 = "sha256-iUXaTWWFEdxhxClu2NYbQcThlvYty3A2dEYGooeAVAQ="; }; dontBuild = true; No auto update branch exists Successfully finished processing cachix "/nix/store/yblrfswl5wdzzy6a8m9m61ilpd0z9swl-mpv_sponsorblock-unstable-2023-01-30" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package 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 mpvScripts.sponsorblock is: Script for mpv to skip sponsored segments of YouTube videos meta.homepage for mpvScripts.sponsorblock is: https://github.com/po5/mpv_sponsorblock ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/po5/mpv_sponsorblock/compare/248d108c1280e05de551c42867aebb72cf0c83b9...7785c1477103f2fafabfd65fdcf28ef26e6d7f0d) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2023-01-30 with grep in /nix/store/yblrfswl5wdzzy6a8m9m61ilpd0z9swl-mpv_sponsorblock-unstable-2023-01-30 - found unstable-2023-01-30 in filename of file in /nix/store/yblrfswl5wdzzy6a8m9m61ilpd0z9swl-mpv_sponsorblock-unstable-2023-01-30 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath mpvScripts.sponsorblock ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/yblrfswl5wdzzy6a8m9m61ilpd0z9swl-mpv_sponsorblock-unstable-2023-01-30 \ --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 mpvScripts.sponsorblock https://github.com/r-ryantm/nixpkgs/archive/abb5299ea54b54fb1d10012ae8fcf170bfe165d1.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/yblrfswl5wdzzy6a8m9m61ilpd0z9swl-mpv_sponsorblock-unstable-2023-01-30 ls -la /nix/store/yblrfswl5wdzzy6a8m9m61ilpd0z9swl-mpv_sponsorblock-unstable-2023-01-30/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 @pacien 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/213514