nixos-option: override no longer needed? #47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi!
Since the nixos-option rewrite as a simple nix script/evaluation has been merged on 07-01-2025, the overlay could be potentially drop that upstream override? Aka. this line.
Didn't look to closely at the implementation, but I've seen no reason why it wouldn't work.
Just wanted to file this for awareness, to see if there are plans w.r.t that.
We can only nuke it once it's in both supported branches, but thanks for raising this issue. It might be reasonable to backport the changes to 24.11 if only because it makes our lives easier by providing a lix based nixos-option on all supported versions.