diff options
| author | Sami Liedes <sami.liedes@iki.fi> | 2025-09-22 21:44:53 +0200 |
|---|---|---|
| committer | Sami Liedes <sami.liedes@iki.fi> | 2025-09-28 09:08:53 +0200 |
| commit | 75ddeb60b34ba18deafd034cd8460fbf353cd498 (patch) | |
| tree | 9f6f39b84c811ed899fb32013e80079d284febfc /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | e643668fd71b949c53f8626614b21ff71a07379d (diff) | |
opencascade-occt: move NIX_CFLAGS_COMPILE inside env
This fixes stdenv wrappers that add to NIX_CFLAGS_COMPILE.
For example, if we replace `stdenv` with `stdenv.withCFlags [ "-g" ]`
(just an example), having it directly in the derivation gives this
error:
error: The `env` attribute set cannot contain any attributes passed
to derivation. The following attributes are overlapping:
- NIX_CFLAGS_COMPILE: in `env`: " -g"; in derivation arguments:
[ "-fpermissive" ]
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
