mayl
mayl
I'm not necessarily sure I know what the best approach to merging design rules is either. Taking the most restrictive rules may be a good default option for many cases....
@yaqwsx, Thanks for implementing this and appreciate the heads up to give it a try. Unfortunately I'm away from my PC until at least this weekend so won't be able...
Rats, thats annoying. FWIW, I haven't been able to get any of the handful of nightly's I've tried to work here either.
Hi @yaqwsx - exciting to hear that v6 has stabilized enough that you are moving towards supporting it. I unfortunately haven't had any recent projects using KiKit or KiCAD so...
I actually have the same requirement, and think I got this working but haven't had access to esxi to test it. If my solution works I'll try and post it...
Yea, we'd need to add a format file but I think we'd need to do more than just add an existing `imports` and I'm not totally sure how that plays...
I'm having what seems to be a similar issue with the `virtualbox` format. Trying to load a `virtualbox` `ova` built with `nixos-generators` into `XCP-ng` but it hangs waiting for `/dev/disk/by-label/nixos`...
I wrote that function, but never tried that format - sorry it didn't work for you! It seems like there are at least two possible ways of fixing this: do...
I just want to +1 this concept. I'm not sure if it's already possible, but I'd love to be able to do something like this where I can just `nix...
So I'm somewhat out of my depth, but I added a `nixosGenerate` function to [my fork](https://github.com/mayl/nixos-generators) which I'm testing [here](https://github.com/mayl/generatorFlakes). It works basically like you suggest ```nix outputs = {...