llama.cpp/.devops/nix
Matthieu Coudron 41ea26144e
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.
2026-01-31 18:01:46 +02:00
..
apps.nix examples : remove `finetune` and `train-text-from-scratch` (#8669) 2024-07-25 10:39:04 +02:00
devshells.nix build(nix): Package gguf-py (#5664) 2024-09-02 14:21:01 +03:00
docker.nix nix: init singularity and docker images (#5056) 2024-02-22 11:44:10 -08:00
jetson-support.nix flake.nix: expose full scope in legacyPackages 2023-12-31 13:14:58 -08:00
nixpkgs-instances.nix build(nix): Package gguf-py (#5664) 2024-09-02 14:21:01 +03:00
package-gguf-py.nix nix: fix nix develop .#python-scripts (#19218) 2026-01-31 18:01:46 +02:00
package.nix refactor : remove libcurl, use OpenSSL when available (#18828) 2026-01-14 18:02:47 +01:00
python-scripts.nix server : replace behave with pytest (#10416) 2024-11-26 16:20:18 +01:00
scope.nix nix: fix nix develop .#python-scripts (#19218) 2026-01-31 18:01:46 +02:00
sif.nix build(nix): Introduce flake.formatter for `nix fmt` (#5687) 2024-03-01 15:18:26 -08:00