acquire 0 -> 1 attrpath: acquire 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/icgildvk3z7rzs1vf4n25czizbbdxr95-packages.json.drv building '/nix/store/icgildvk3z7rzs1vf4n25czizbbdxr95-packages.json.drv'... Going to be running update for following packages: - acquire-3.13 Press Enter key to continue... Running update for: - acquire-3.13: UPDATING ... - acquire-3.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/acquire/default.nix b/pkgs/development/python-modules/acquire/default.nix index 555a60412bf4..90137001edef 100644 --- a/pkgs/development/python-modules/acquire/default.nix +++ b/pkgs/development/python-modules/acquire/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "acquire"; - version = "3.13"; + version = "3.14"; pyproject = true; disabled = pythonOlder "3.9"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "fox-it"; repo = "acquire"; rev = "refs/tags/${version}"; - hash = "sha256-Z85bHM3MtS2MLX9BaKi8VqA13QjO9KdrgqhuyBzjILQ="; + hash = "sha256-QW5+npgjrIzyI2hztFovA5s6TMzgCCEiZx9aZREmYII="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.acquire: 3.13 -> 3.14 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/309850"