diff options
| author | Guillaume Girol <symphorien+git@xlumurb.eu> | 2025-07-25 12:00:00 +0000 |
|---|---|---|
| committer | Guillaume Girol <symphorien+git@xlumurb.eu> | 2025-07-26 12:00:00 +0000 |
| commit | d0b787a62739657b585e9c91dfcc8352fd18f8c1 (patch) | |
| tree | bdca98812863ed102c0c32f1592a619c0248b13b /pkgs/development/python-modules/python-etherscan-api | |
| parent | a0a889d240ff8fda7209aec00d1877d440b23735 (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/python-etherscan-api')
0 files changed, 0 insertions, 0 deletions
