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] this derivation will be built: /nix/store/gva5hgm3l7vi05jm7n0z07wjhvqylby7-packages.json.drv building '/nix/store/gva5hgm3l7vi05jm7n0z07wjhvqylby7-packages.json.drv'... 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 f819fe819284..2b1c06648655 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.2.0"; src = fetchPypi { inherit pname version; - hash = "sha256-76JU/uYJH7nVWCR+d8vvjYCCSMfe/8R9l756AmzZPHU="; + hash = "sha256-3xWUtxGO9VnncxYeLJsy9EFw3Ea0zoVnY1hFZgmt3AI="; }; propagatedBuildInputs = with python3Packages; [ An auto update branch exists with message `moodle-dl: 2.2.2.4 -> 2.3.2.0`. New version is 2.3.2.0. An auto update branch exists with an equal or greater version