]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
nix: fix nix develop .#python-scripts (#19218)
authorMatthieu Coudron <redacted>
Sat, 31 Jan 2026 16:01:46 +0000 (17:01 +0100)
committerGitHub <redacted>
Sat, 31 Jan 2026 16:01:46 +0000 (18:01 +0200)
commit41ea26144e55d23f37bb765f88c07588d786567f
tree9acc9fbdc43fca2601d6fac228789dbf132c0a5f
parent89f10baad5a1809055d71110dff60e55561b9c62
nix: fix nix develop .#python-scripts (#19218)

Without this I get:

> * Getting build dependencies for wheel...
> * Building wheel...
> Successfully built gguf-0.17.1-py3-none-any.whl
> Finished creating a wheel...
> Finished executing pypaBuildPhase
> Running phase: pythonRuntimeDepsCheckHook
> Executing pythonRuntimeDepsCheck
> Checking runtime dependencies for gguf-0.17.1-py3-none-any.whl
>   - requests not installed
For full logs, run:
    nix log /nix/store/x0c4a251l68bvdgang9d8v2fsmqay8a4-python3.12-gguf-0.0.0.drv

I changed a bit the style to make it more terse ~> more elegant in my
opinion.
.devops/nix/package-gguf-py.nix
.devops/nix/scope.nix