mc 0 -> 1 attrpath: mc 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/sdc6kwsjj8r23j9bc9h0w46xvjzl39m8-update-mc.drv /nix/store/1hjlc0qgra2g43j21i2pdrydq768fxv2-packages.json.drv building '/nix/store/sdc6kwsjj8r23j9bc9h0w46xvjzl39m8-update-mc.drv'... building '/nix/store/1hjlc0qgra2g43j21i2pdrydq768fxv2-packages.json.drv'... Going to be running update for following packages: - mc-4.8.29 Press Enter key to continue... Running update for: - mc-4.8.29: UPDATING ... - mc-4.8.29: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/file-managers/mc/default.nix b/pkgs/applications/file-managers/mc/default.nix index 65211bb54391..e83dd0379a19 100644 --- a/pkgs/applications/file-managers/mc/default.nix +++ b/pkgs/applications/file-managers/mc/default.nix @@ -24,11 +24,11 @@ stdenv.mkDerivation rec { pname = "mc"; - version = "4.8.29"; + version = "4.8.30"; src = fetchurl { url = "https://www.midnight-commander.org/downloads/${pname}-${version}.tar.xz"; - sha256 = "sha256-AdijuU9YGAzKW/FyV7UHjR/W/SeptcDpcOx2dUlUCtQ="; + sha256 = "sha256-Xrw8shRLlwxRSf2lVsStULeHgElGls3y0UpTIEyVx98="; }; nativeBuildInputs = [ pkg-config unzip ] An auto update branch exists with message `mc: 4.8.29 -> 4.8.30`. New version is 4.8.30. An auto update branch exists with an equal or greater version