Closed Libadoxon closed 1 month ago
OK, I think I see the cause.
OK, fixed now.
I can confirm that this commit fixed the issue for cpu.model.name
but it seems that this isn't the only attribute that was broken as I still can't rebuild with the same error. I must have missed the other cases of this issue when first diagnosing. I will look what other attributes are affected.
Should I open a new issue for the other broken attributes I find or refactor this one?
okay so I couldn't find any other broken attributes, no idea why I was still getting the error message. Maybe something was cached weird. Anyway everything is resolved now.
When a domain sets cpu.model.name the evaluation is aborted with:
error: evaluation aborted with the following error message: 'NixVirt: expected set or null, found lambda'
. Minimal working example: