r128gain 0 -> 1 attrpath: r128gain 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/cdgvx2xl7l8jw1l4693qamv9gcynv7pi-packages.json.drv building '/nix/store/cdgvx2xl7l8jw1l4693qamv9gcynv7pi-packages.json.drv'... Going to be running update for following packages: - r128gain-1.0.3 Press Enter key to continue... Running update for: - r128gain-1.0.3: UPDATING ... - r128gain-1.0.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/r128gain/default.nix b/pkgs/applications/audio/r128gain/default.nix index 6cf7f41f10ce..3575d717738f 100644 --- a/pkgs/applications/audio/r128gain/default.nix +++ b/pkgs/applications/audio/r128gain/default.nix @@ -9,13 +9,13 @@ python3Packages.buildPythonApplication rec { pname = "r128gain"; - version = "1.0.3"; + version = "1.0.7"; src = fetchFromGitHub { owner = "desbma"; repo = "r128gain"; rev = version; - sha256 = "0w2i2szajv1vcmc96w0fczdr8xc28ijcf1gdg180f21gi6yh96sc"; + sha256 = "JyKacDqjIKTNl2GjbJPkgbakF8HR4Jd4czAtOaemDH8="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - r128gain: 1.0.3 -> 1.0.7 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/239196"