Got infinite recursion encountered
when accessing self.outPath
in a flake
#8300
Labels
infinite recursion encountered
when accessing self.outPath
in a flake
#8300
Describe the bug
When accessing
self.outPath
in flakeoutputs
function body, I gotinfinite recursion encountered
.Steps To Reproduce
flake.nix
nix flake show
error: infinite recursion encountered
Expected behavior
No error
nix-env --version
outputAdditional context
Workaround:
nix flake show
works as expected.Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: