python312Packages.flufl-lock 7.1.1 -> 8.0.2 https://repology.org/project/python:flufl-lock/versions attrpath: python312Packages.flufl-lock 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/6sspmqw5gi7r14f65frc3nb441vq92ww-packages.json.drv building '/nix/store/6sspmqw5gi7r14f65frc3nb441vq92ww-packages.json.drv'... Going to be running update for following packages: - python3.12-flufl-lock-7.1.1 Press Enter key to continue... Running update for: - python3.12-flufl-lock-7.1.1: UPDATING ... - python3.12-flufl-lock-7.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/flufl/lock.nix b/pkgs/development/python-modules/flufl/lock.nix index 8a3e391fee15..061d18452e5e 100644 --- a/pkgs/development/python-modules/flufl/lock.nix +++ b/pkgs/development/python-modules/flufl/lock.nix @@ -5,7 +5,7 @@ buildPythonPackage rec { pname = "flufl-lock"; - version = "7.1.1"; + version = "8.0.2"; pyproject = true; disabled = pythonOlder "3.7"; @@ -13,7 +13,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "flufl.lock"; inherit version; - hash = "sha256-rxQXKzW7xYaHvQa3DRaT/Y1Iy/D/3n5RphjBSK4kBC0="; + hash = "sha256-YcckazTW5VRMih+k2uOW0Q4WzrIzcaMdsi4KKZPQFDI="; }; nativeBuildInputs = [ pdm-pep517 ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.flufl-lock Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python312Packages.flufl-lock Standard output: error: build log of 'python312Packages.flufl-lock' is not available