mpvScripts.blacklistExtensions 0 -> 1 attrpath: mpvScripts.blacklistExtensions 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/bn032ic6v10m5c6ilbdkcbfipxd0lzly-packages.json.drv building '/nix/store/bn032ic6v10m5c6ilbdkcbfipxd0lzly-packages.json.drv'... Going to be running update for following packages: - blacklist-extensions-unstable-2023-12-18 Press Enter key to continue... Running update for: - blacklist-extensions-unstable-2023-12-18: UPDATING ... - blacklist-extensions-unstable-2023-12-18: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/mpv/scripts/occivink.nix b/pkgs/applications/video/mpv/scripts/occivink.nix index f4ea27c1c1aa..1f17a2717287 100644 --- a/pkgs/applications/video/mpv/scripts/occivink.nix +++ b/pkgs/applications/video/mpv/scripts/occivink.nix @@ -13,12 +13,12 @@ let mkScript = name: args: let self = rec { pname = camelToKebab name; - version = "unstable-2023-12-18"; + version = "unstable-2024-01-11"; src = fetchFromGitHub { owner = "occivink"; repo = "mpv-scripts"; - rev = "f0426bd6b107b1f4b124552dae923b62f58ce3b6"; - hash = "sha256-oag5lcDoezyNXs5EBr0r0UE3ikeftvbfxSzfbxV1Oy0="; + rev = "d0390c8e802c2e888ff4a2e1d5e4fb040f855b89"; + hash = "sha256-pc2aaO7lZaoYMEXv5M0WI7PtmqgkNbdtNiLZZwVzppM="; }; passthru.updateScript = unstableGitUpdater {}; No auto update branch exists Successfully finished processing cachix "/nix/store/bs6d7m56dmi3x6xb1h3zzm7nqpg9lnx8-blacklist-extensions-unstable-2024-01-11" [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 mpvScripts.blacklistExtensions is: Automatically remove playlist entries based on their extension. meta.homepage for mpvScripts.blacklistExtensions is: https://github.com/occivink/mpv-scripts ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/occivink/mpv-scripts/compare/f0426bd6b107b1f4b124552dae923b62f58ce3b6...d0390c8e802c2e888ff4a2e1d5e4fb040f855b89) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-01-11 in filename of file in /nix/store/bs6d7m56dmi3x6xb1h3zzm7nqpg9lnx8-blacklist-extensions-unstable-2024-01-11 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath mpvScripts.blacklistExtensions mpvScripts.seekTo ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bs6d7m56dmi3x6xb1h3zzm7nqpg9lnx8-blacklist-extensions-unstable-2024-01-11 \ --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.blacklistExtensions https://github.com/r-ryantm/nixpkgs/archive/c413d90a111bd42e94b8a28bf17463a73f979502.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c413d90a111bd42e94b8a28bf17463a73f979502#mpvScripts.blacklistExtensions ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/bs6d7m56dmi3x6xb1h3zzm7nqpg9lnx8-blacklist-extensions-unstable-2024-01-11 ls -la /nix/store/bs6d7m56dmi3x6xb1h3zzm7nqpg9lnx8-blacklist-extensions-unstable-2024-01-11/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 @nbraud 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/281919