-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Open
Labels
6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.
Description
With #271387 and #476965 merged, try to run:
nix-instantiate --show-trace -A pypy2Packages.injectAnd get:
error:
… while evaluating a branch condition
at /home/doron/repos/nixpkgs/pkgs/development/interpreters/python/passthrufun.nix:43:13:
42| name: value:
43| if lib.isDerivation value then
| ^
44| lib.extendDerivation (
… while calling a functor (an attribute set with a '__functor' attribute)
at /home/doron/repos/nixpkgs/lib/customisation.nix:334:7:
333| if missingArgs == { } then
334| makeOverridable f allArgs
| ^
335| # This needs to be an abort so it can't be caught with `builtins.tryEval`,
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: expected a set but found a function: «lambda @ /home/doron/repos/nixpkgs/pkgs/development/python-modules/inject/default.nix:11:21»cc @trofi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.