2022-11-09T12:14:37 ffmpeg-normalize 1.25.2 -> 1.25.3 https://repology.org/metapackage/ffmpeg-normalize/versions 2022-11-09T12:14:40 attrpath: ffmpeg-normalize 2022-11-09T12:14:40 Checking auto update branch... 2022-11-09T12:14:44 [version] 2022-11-09T12:14:44 [version] skipping because derivation has updateScript 2022-11-09T12:14:44 [rustCrateVersion] 2022-11-09T12:14:44 [rustCrateVersion] No cargoSha256 found 2022-11-09T12:14:44 [golangModuleVersion] 2022-11-09T12:14:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T12:14:44 [updateScript] 2022-11-09T12:14:45 [updateScript] Success 2022-11-09T12:14:45 [updateScript] this derivation will be built: /nix/store/81x0xsaarybj5jbrz1axgzmwg6l5700n-packages.json.drv building '/nix/store/81x0xsaarybj5jbrz1axgzmwg6l5700n-packages.json.drv'... Going to be running update for following packages: - ffmpeg-normalize-1.25.2 Press Enter key to continue... Running update for: - ffmpeg-normalize-1.25.2: UPDATING ... - ffmpeg-normalize-1.25.2: DONE. Packages updated! 2022-11-09T12:14:45 2022-11-09T12:14:45 [quotedUrls] 2022-11-09T12:14:45 [quotedUrls] nothing found to replace 2022-11-09T12:14:45 Diff after rewrites: diff --git a/pkgs/applications/video/ffmpeg-normalize/default.nix b/pkgs/applications/video/ffmpeg-normalize/default.nix index 61c1e025afe..7ca99c066ea 100644 --- a/pkgs/applications/video/ffmpeg-normalize/default.nix +++ b/pkgs/applications/video/ffmpeg-normalize/default.nix @@ -7,11 +7,11 @@ buildPythonApplication rec { pname = "ffmpeg-normalize"; - version = "1.25.2"; + version = "1.25.3"; src = fetchPypi { inherit pname version; - sha256 = "sha256-a/p4lljxf+9vpd0LlBVXY4y4rfxH5vaoIj0EKaRa2zQ="; + sha256 = "sha256-sEA6faoxuFA355ftI5xL3AXZD+6UYSDxRdQXA9nH5wY="; }; propagatedBuildInputs = [ ffmpeg ffmpeg-progress-yield ]; 2022-11-09T12:16:18 No auto update branch exists 2022-11-09T12:16:25 Successfully finished processing 2022-11-09T12:16:25 cachix "/nix/store/bwc05v4vixx6cdpdj6yg0bkkp02hh0dk-ffmpeg-normalize-1.25.3" 2022-11-09T12:16:27 [check][nixpkgs-review] 2022-11-09T12:19:35 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-09T12:19:39 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 ffmpeg-normalize is: "Normalize audio via ffmpeg" meta.homepage for ffmpeg-normalize is: "https://github.com/slhck/ffmpeg-normalize" meta.changelog for ffmpeg-normalize 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.25.3 with grep in /nix/store/bwc05v4vixx6cdpdj6yg0bkkp02hh0dk-ffmpeg-normalize-1.25.3 - found 1.25.3 in filename of file in /nix/store/bwc05v4vixx6cdpdj6yg0bkkp02hh0dk-ffmpeg-normalize-1.25.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath ffmpeg-normalize ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bwc05v4vixx6cdpdj6yg0bkkp02hh0dk-ffmpeg-normalize-1.25.3 \ --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 ffmpeg-normalize https://github.com/r-ryantm/nixpkgs/archive/659dd0acc8230e4c10ff01100e638d6fa82fa74c.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/bwc05v4vixx6cdpdj6yg0bkkp02hh0dk-ffmpeg-normalize-1.25.3 ls -la /nix/store/bwc05v4vixx6cdpdj6yg0bkkp02hh0dk-ffmpeg-normalize-1.25.3/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 @prusnak 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-09T12:19:40 https://api.github.com/repos/NixOS/nixpkgs/pulls/200373 2022-11-09T14:10:56 ffmpeg-normalize 1.23.0 -> 1.25.3 https://pypi.org/project/ffmpeg-normalize/ 2022-11-09T14:10:58 attrpath: ffmpeg-normalize 2022-11-09T14:10:58 Checking auto update branch... 2022-11-09T14:11:02 [version] 2022-11-09T14:11:02 [version] skipping because derivation has updateScript 2022-11-09T14:11:02 [rustCrateVersion] 2022-11-09T14:11:02 [rustCrateVersion] No cargoSha256 found 2022-11-09T14:11:02 [golangModuleVersion] 2022-11-09T14:11:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T14:11:02 [updateScript] 2022-11-09T14:11:03 [updateScript] Success 2022-11-09T14:11:03 [updateScript] Going to be running update for following packages: - ffmpeg-normalize-1.25.2 Press Enter key to continue... Running update for: - ffmpeg-normalize-1.25.2: UPDATING ... - ffmpeg-normalize-1.25.2: DONE. Packages updated! 2022-11-09T14:11:03 2022-11-09T14:11:03 [quotedUrls] 2022-11-09T14:11:03 [quotedUrls] nothing found to replace 2022-11-09T14:11:04 Diff after rewrites: diff --git a/pkgs/applications/video/ffmpeg-normalize/default.nix b/pkgs/applications/video/ffmpeg-normalize/default.nix index 61c1e025afe..7ca99c066ea 100644 --- a/pkgs/applications/video/ffmpeg-normalize/default.nix +++ b/pkgs/applications/video/ffmpeg-normalize/default.nix @@ -7,11 +7,11 @@ buildPythonApplication rec { pname = "ffmpeg-normalize"; - version = "1.25.2"; + version = "1.25.3"; src = fetchPypi { inherit pname version; - sha256 = "sha256-a/p4lljxf+9vpd0LlBVXY4y4rfxH5vaoIj0EKaRa2zQ="; + sha256 = "sha256-sEA6faoxuFA355ftI5xL3AXZD+6UYSDxRdQXA9nH5wY="; }; propagatedBuildInputs = [ ffmpeg ffmpeg-progress-yield ]; 2022-11-09T14:12:36 An auto update branch exists with message `ffmpeg-normalize: 1.25.2 -> 1.25.3`. New version is 1.25.3. 2022-11-09T14:12:36 An auto update branch exists with an equal or greater version 2022-11-09T15:18:21 ffmpeg-normalize 0 -> 1 2022-11-09T15:18:24 attrpath: ffmpeg-normalize 2022-11-09T15:18:24 Checking auto update branch... 2022-11-09T15:18:27 [version] 2022-11-09T15:18:27 [version] skipping because derivation has updateScript 2022-11-09T15:18:27 [rustCrateVersion] 2022-11-09T15:18:27 [rustCrateVersion] No cargoSha256 found 2022-11-09T15:18:27 [golangModuleVersion] 2022-11-09T15:18:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T15:18:27 [updateScript] 2022-11-09T15:18:29 [updateScript] Success 2022-11-09T15:18:29 [updateScript] Going to be running update for following packages: - ffmpeg-normalize-1.25.2 Press Enter key to continue... Running update for: - ffmpeg-normalize-1.25.2: UPDATING ... - ffmpeg-normalize-1.25.2: DONE. Packages updated! 2022-11-09T15:18:29 2022-11-09T15:18:29 [quotedUrls] 2022-11-09T15:18:29 [quotedUrls] nothing found to replace 2022-11-09T15:18:29 Diff after rewrites: diff --git a/pkgs/applications/video/ffmpeg-normalize/default.nix b/pkgs/applications/video/ffmpeg-normalize/default.nix index 61c1e025afe..7ca99c066ea 100644 --- a/pkgs/applications/video/ffmpeg-normalize/default.nix +++ b/pkgs/applications/video/ffmpeg-normalize/default.nix @@ -7,11 +7,11 @@ buildPythonApplication rec { pname = "ffmpeg-normalize"; - version = "1.25.2"; + version = "1.25.3"; src = fetchPypi { inherit pname version; - sha256 = "sha256-a/p4lljxf+9vpd0LlBVXY4y4rfxH5vaoIj0EKaRa2zQ="; + sha256 = "sha256-sEA6faoxuFA355ftI5xL3AXZD+6UYSDxRdQXA9nH5wY="; }; propagatedBuildInputs = [ ffmpeg ffmpeg-progress-yield ]; 2022-11-09T15:20:02 Old version 1.25.2" not present in master derivation file with contents: { lib , buildPythonApplication , fetchPypi , ffmpeg , ffmpeg-progress-yield }: buildPythonApplication rec { pname = "ffmpeg-normalize"; version = "1.25.3"; src = fetchPypi { inherit pname version; sha256 = "sha256-sEA6faoxuFA355ftI5xL3AXZD+6UYSDxRdQXA9nH5wY="; }; propagatedBuildInputs = [ ffmpeg ffmpeg-progress-yield ]; checkPhase = '' $out/bin/ffmpeg-normalize --help > /dev/null ''; meta = with lib; { description = "Normalize audio via ffmpeg"; homepage = "https://github.com/slhck/ffmpeg-normalize"; license = with licenses; [ mit ]; maintainers = with maintainers; [ prusnak ]; }; }