gallery-dl 0 -> 1 attrpath: gallery-dl Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/3qp2wvyagmmwiynl7q0d30pczinnbifr-packages.json.drv building '/nix/store/3qp2wvyagmmwiynl7q0d30pczinnbifr-packages.json.drv'... Going to be running update for following packages: - gallery-dl-1.26.9 Press Enter key to continue... Running update for: - gallery-dl-1.26.9: UPDATING ... - gallery-dl-1.26.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/gallery-dl/default.nix b/pkgs/applications/misc/gallery-dl/default.nix index f89fdbe71a04..80c0dbc9e5d5 100644 --- a/pkgs/applications/misc/gallery-dl/default.nix +++ b/pkgs/applications/misc/gallery-dl/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "gallery-dl"; - version = "1.26.9"; + version = "1.27.0"; format = "setuptools"; src = fetchPypi { inherit version; pname = "gallery_dl"; - sha256 = "sha256-PgbfppyJCpgFupBQng8MUPihbDmit4C+xWnSzCJyu5k="; + sha256 = "sha256-zMimHjaXgwOSt8HbSec4o0y3e9Xf6tFFiI4KzsrP850="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - gallery-dl: 1.26.9 -> 1.27.0; and other cleanup URL "https://api.github.com/repos/NixOS/nixpkgs/issues/316532"