perSystem forward not compatible with flake-file's dendritic flake module? #372
Replies: 1 comment
-
|
Never mind. I think it might actually be a problem with using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When implementing the perSystemForward in my flake, I was getting constant infinite recursion errors until I commented the
inputs.flake-file.flakeModules.dendritic or {})line from my flake-file setup. Is there a reason those might be incompatible, you think?Beta Was this translation helpful? Give feedback.
All reactions