diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-10-20 19:08:04 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-10-20 19:08:04 +0100 |
| commit | 068bac79b8a82c42d82100c89277a720c23e1f51 (patch) | |
| tree | 5733f1ee077b6787b2c944f539095e5c972aa00e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 3a28da73baca92040757ebb49179ef763d2913f2 (diff) | |
python3Packages.dbt-adapters: fix the val
Without the change the eval fails on `staging-next` as:
$ nix build --no-link -f. python3Packages.dbt-adapters
error:
… while evaluating a branch condition
at pkgs/development/interpreters/python/passthrufun.nix:27:9:
26| func = name: value:
27| if lib.isDerivation value then
| ^
28| lib.extendDerivation (valid value || throw "${name} should use `buildPythonPackage` or `toPythonModule` if it is to be part of the Python packages set.") {} value
… while evaluating a branch condition
at /home/slyfox/dev/git/nixpkgs-staging-next/lib/customisation.nix:263:8:
262|
263| in if missingArgs == {}
| ^
264| then makeOverridable f allArgs
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: attribute 'pythonRelaxDeps' already defined at pkgs/development/python-modules/dbt-adapters/default.nix:30:3
at pkgs/development/python-modules/dbt-adapters/default.nix:34:3:
33|
34| pythonRelaxDeps = [ "protobuf" ];
| ^
35|
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
