diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-09-13 21:34:56 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-09-13 21:38:48 +0100 |
| commit | 29589c387651a9b19a578234060e8b4ece3db9d8 (patch) | |
| tree | 3beec043d9fe9d4eec9d747b34f7d6289bceab47 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | a1acf36ff659a19bce7984ec9f7085de61f0562f (diff) | |
libgda, libgda6: fix the eval
Without the change the eval fails as:
$ nix build --no-link -f. libgda
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'libgda-5.2.10'
whose name attribute is located at kgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'NIX_CFLAGS_COMPILE' of derivation 'libgda-5.2.10'
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: The `env` attribute set can only contain derivation, string, boolean or integer attributes. The `NIX_CFLAGS_COMPILE` attribute is of type list.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
