python312Packages.guidance 0.1.11 -> 0.1.16 https://github.com/guidance-ai/guidance/releases attrpath: python312Packages.guidance 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/b3n5p71kzhc5dl4wsrdsv0pqp86vd1wv-packages.json.drv building '/nix/store/b3n5p71kzhc5dl4wsrdsv0pqp86vd1wv-packages.json.drv'... Going to be running update for following packages: - python3.12-guidance-0.1.11 Press Enter key to continue... Running update for: - python3.12-guidance-0.1.11: UPDATING ... - python3.12-guidance-0.1.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/guidance/default.nix b/pkgs/development/python-modules/guidance/default.nix index cd0897ee20ed..5617e4bc7e1c 100644 --- a/pkgs/development/python-modules/guidance/default.nix +++ b/pkgs/development/python-modules/guidance/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "guidance"; - version = "0.1.11"; + version = "0.1.16"; pyproject = true; disabled = pythonOlder "3.8"; @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "guidance-ai"; repo = "guidance"; rev = "refs/tags/${version}"; - hash = "sha256-dvIJeSur3DdNBhrEPNPghxqmDEEig59Iz83LWksim6U="; + hash = "sha256-dPakdT97cuLv4OwdaUFncopD5X6uXGyUjwzqn9fxnhU="; }; nativeBuildInputs = [ pybind11 ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.guidance nix build failed. @nix { "action": "setPhase", "phase": "pythonOutputDistPhase" } Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase @nix { "action": "setPhase", "phase": "fixupPhase" } shrinking RPATHs of ELF executables and libraries in /nix/store/ry1s88ig9vvsnajavg9jij6axxvzalw9-python3.12-guidance-0.1.16 shrinking /nix/store/ry1s88ig9vvsnajavg9jij6axxvzalw9-python3.12-guidance-0.1.16/lib/python3.12/site-packages/guidance/cpp.cpython-312-x86_64-linux-gnu.so checking for references to /build/ in /nix/store/ry1s88ig9vvsnajavg9jij6axxvzalw9-python3.12-guidance-0.1.16... patching script interpreter paths in /nix/store/ry1s88ig9vvsnajavg9jij6axxvzalw9-python3.12-guidance-0.1.16 stripping (with command strip and flags -S -p) in /nix/store/ry1s88ig9vvsnajavg9jij6axxvzalw9-python3.12-guidance-0.1.16/lib shrinking RPATHs of ELF executables and libraries in /nix/store/f4psvyf12f5d4mnygdfla50k1444lcxb-python3.12-guidance-0.1.16-dist checking for references to /build/ in /nix/store/f4psvyf12f5d4mnygdfla50k1444lcxb-python3.12-guidance-0.1.16-dist... patching script interpreter paths in /nix/store/f4psvyf12f5d4mnygdfla50k1444lcxb-python3.12-guidance-0.1.16-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase @nix { "action": "setPhase", "phase": "installCheckPhase" } no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Executing pythonImportsCheckPhase Check whether the following modules can be imported: guidance Running phase: pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Executing pytestCheckPhase Disabled tests path "tests/library/test_gen.py" does not exist. Aborting