krad246
krad246
Also struggling with this one too.
Is there a resolution to this? I am also interested in the same problem.
> I just added this one liner and I have the same output, except they are listed differently. Also might mention I haven't actually tried to use it yet. >...
> I recently put together a [`rosetta-builder`](https://github.com/cpick/nix-rosetta-builder) nix-darwin module that can replace (or run alongside) nix-darwin's `nix.linux-builder`. It uses Rosetta 2 (within the VM) and I don't believe `pkgs.darwin.linux-builder-x86_64` does...
> I think even just having docs on how to do it in general would be awesome, I don't mind having to go through some steps to get it working...
> Forgot to reply back here, after giving it a try with the above code snippet, it does not work unfortunately. For me I specifically did this: ```nix { self,...
Same issue here, I can't seem to get the directories to pop up and home manager activation fails outright
Running into this too. However for now what I've done is force value of default. i.e. onPush.default.outputs = lib.modules.mkForce {};
Yeah I was running into this in a VM I've set up, where boot is stalled out with `services.flatpak.enable` and I suspect this is because of it waiting for network,...
Definitely still getting hit by this too