biliass 0 -> 1 attrpath: biliass 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/yd4q7r73ym8n4s44y0a298bclrjjqfsg-packages.json.drv building '/nix/store/yd4q7r73ym8n4s44y0a298bclrjjqfsg-packages.json.drv'... Going to be running update for following packages: - biliass-1.3.7 Press Enter key to continue... Running update for: - biliass-1.3.7: UPDATING ... - biliass-1.3.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/biliass/default.nix b/pkgs/development/python-modules/biliass/default.nix index 8836f20fbb41..75e799ce44b9 100644 --- a/pkgs/development/python-modules/biliass/default.nix +++ b/pkgs/development/python-modules/biliass/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "biliass"; - version = "1.3.7"; + version = "1.3.11"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "yutto-dev"; repo = "biliass"; rev = "refs/tags/v${version}"; - hash = "sha256-Opb4rlGe+LDJZs3F7e/NZYfuMtHEWUZeMm8VZQfEzKI="; + hash = "sha256-hBorYAqtxTZ4LElxxJOGxC2g7sBRhRKVv6HOVHZn9FA="; }; nativeBuildInputs = [ poetry-core ]; No auto update branch exists There might already be an open PR for this update: - python311Packages.biliass: 1.3.7 -> 1.3.11 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/313551"