infinite recursion issue #27
Replies: 1 comment 1 reply
|
Hey! we do have a CI test suite, if you can produce a failing test without clan and expose a bug, I could happily help fix it. Have never used clan, not sure if the |
1 reply
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.
hey, I am trying to make use of the import-tree function. but I keep running into an infinite recursion issue.
Would someone be able to point out to me what I am doing wrong?
I made a small reproduction repo here
if you are not familiar with clan, that is out of scope (I believe). the relevant part is that clan is the framework that loads the machine configuration.nix for us.
All reactions