moodle-dl 0 -> 1 attrpath: moodle-dl 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] Going to be running update for following packages: - moodle-dl-2.2.2.4 Press Enter key to continue... Running update for: - moodle-dl-2.2.2.4: UPDATING ... - moodle-dl-2.2.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/moodle-dl/default.nix b/pkgs/tools/networking/moodle-dl/default.nix index 76c3e4b1a20a..4feb2d2aa3b3 100644 --- a/pkgs/tools/networking/moodle-dl/default.nix +++ b/pkgs/tools/networking/moodle-dl/default.nix @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "moodle-dl"; - version = "2.2.2.4"; + version = "2.3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-76JU/uYJH7nVWCR+d8vvjYCCSMfe/8R9l756AmzZPHU="; + hash = "sha256-XvutyXqlFwYUIcNbRfHONrxtztVj/4r7PnfLPtO5CTs="; }; propagatedBuildInputs = with python3Packages; [ An auto update branch exists with message `moodle-dl: 2.2.2.4 -> 2.3.2.5`. New version is 2.3.7. The auto update branch does not match or exceed the new version. Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A moodle-dl Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . moodle-dl Standard output: error: build log of 'moodle-dl' is not available