File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11error:
22 … while evaluating the attribute 'outPath'
33 at <nix/derivation-internal.nix>:<number>:<number>:
4- <number>| value = commonAttrs // {
5- <number>| outPath = builtins.getAttr outputName strict;
6- | ^
7- <number>| drvPath = strict.drvPath;
4+ <number>| value = commonAttrs // {
5+ <number>| outPath = builtins.getAttr outputName strict;
6+ | ^
7+ <number>| drvPath = strict.drvPath;
88
99 … while calling the 'getAttr' builtin
1010 at <nix/derivation-internal.nix>:<number>:<number>:
11- <number>| value = commonAttrs // {
12- <number>| outPath = builtins.getAttr outputName strict;
13- | ^
14- <number>| drvPath = strict.drvPath;
11+ <number>| value = commonAttrs // {
12+ <number>| outPath = builtins.getAttr outputName strict;
13+ | ^
14+ <number>| drvPath = strict.drvPath;
1515
1616 … while calling the 'derivationStrict' builtin
1717 at <nix/derivation-internal.nix>:<number>:<number>:
You can’t perform that action at this time.
0 commit comments