nixos-option build failure
the manual setting of nix.package was a workaround for an old issue. it may not be present anymore so I will remove that line. Though please don't be rude here. A nicer phrasing would have been…
nixos-option build failure
Disabling nixos-option seems to fix it.
system.tools.nixos-option.enable = false;
Credit for finding that option to nobbz@discord
nix flake templates are not evaluated properly
That's what I will prbly do.
Altho I want to point out that how people are gonna write their templates is not that important imo. I have seen x86_64-linux only packages where the maintainer…
nix flake templates are not evaluated properly
I've had this discussion on cppnix already and felt like maybe it'd find more tracktion here. Here's the original issue tho: https://github.com/NixOS/nix/issues/11309
nix flake templates are not evaluated properly