python311Packages.flufl_lock 0 -> 1 attrpath: python311Packages.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/rlcs8bycp6xcfhw35sn3ph317661jh3w-packages.json.drv building '/nix/store/rlcs8bycp6xcfhw35sn3ph317661jh3w-packages.json.drv'... Going to be running update for following packages: - python3.11-flufl.lock-7.1.1 Press Enter key to continue... Running update for: - python3.11-flufl.lock-7.1.1: UPDATING ... - python3.11-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 1b4a575e760a..eb35c84f695b 100644 --- a/pkgs/development/python-modules/flufl/lock.nix +++ b/pkgs/development/python-modules/flufl/lock.nix @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "flufl.lock"; - version = "7.1.1"; + version = "8.0.2"; format = "pyproject"; src = fetchPypi { inherit pname 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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.flufl_lock Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python311Packages.flufl_lock Standard output: error: build log of 'python311Packages.flufl_lock' is not available