mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
9 lines
380 B
Text
9 lines
380 B
Text
error:
|
|
… while calling the 'addDrvOutputDependencies' builtin
|
|
at /pwd/lang/eval-fail-addDrvOutputDependencies-wrong-element-kind.nix:13:1:
|
|
12| in
|
|
13| builtins.addDrvOutputDependencies drv.outPath
|
|
| ^
|
|
14|
|
|
|
|
error: `addDrvOutputDependencies` can only act on derivations, not on a derivation output such as 'out'
|