summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/llama-cpp-python
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien+git@xlumurb.eu>2025-07-25 12:00:00 +0000
committerGuillaume Girol <symphorien+git@xlumurb.eu>2025-07-26 12:00:00 +0000
commitd0b787a62739657b585e9c91dfcc8352fd18f8c1 (patch)
treebdca98812863ed102c0c32f1592a619c0248b13b /pkgs/development/python-modules/llama-cpp-python
parenta0a889d240ff8fda7209aec00d1877d440b23735 (diff)
pkgsStatic: fix in combination with __structuredAttrs
pkgsStatic injects { NIX_CFLAGS_COMPILE = " -static"; }. When __structuredAttrs is true, it must inject { env.NIX_CFLAGS_COMPILE = " -static"; } instead, as attributes outside env are ignored.
Diffstat (limited to 'pkgs/development/python-modules/llama-cpp-python')
0 files changed, 0 insertions, 0 deletions