diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-07-23 21:20:36 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-07-23 21:44:11 +0100 |
| commit | 1ba8bcf8aee8be8aea26b2e6728e68a274790548 (patch) | |
| tree | a18a0353cc3df91ede385a427e6549d8bbd106dd /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 65f98a6801b89162cd0cf3b0f4be53c62b6811f2 (diff) | |
pypy27Packages.ray.optional-dependencies: fix the eval
Without the change the eval fails as:
$ nix build --no-link -f. pypy27Packages.kserve.dependencies
error:
… while evaluating the attribute 'passthru.optional-dependencies.serve-deps'
at pkgs/stdenv/generic/make-derivation.nix:633:14:
632|
633| inherit passthru overrideAttrs;
| ^
634| inherit meta;
error: attribute 'optional-dependencies' missing
at pkgs/development/python-modules/kserve/default.nix:77:8:
76| uvicorn
77| ] ++ ray.passthru.optional-dependencies.serve-deps;
| ^
78|
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
