Refactor mkFlake overlay wiring and remove legacy overlays/default.nix #94
No reviewers
Labels
No labels
blocked: external
bug
documentation
feature
optimization
refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
kruziikrel13/NixOS!94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/94/head"
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?
This updates the flake overlay setup to match the
mkFlake-based layout and the split overlay pattern (overlays/external.nix+overlays/patches.nix). Overlays are now sourced directly fromoverlays/*.nixwithout a compatibilitydefault.nix.Overlay loading moved to direct file imports in
flake.nixflake.nix.overlays/external.nixconverted to a real overlay functionfinal: prev:).sentinel.overlays.defaulthyprland.overlays.defaultcachyos.overlays.pinnedgaming-edge.overlays.defaultquickshell.overlays.defaulthyprpwcenter.overlays.defaultRemoved legacy compatibility file
overlays/default.nix.overlays/*.niximported byflake.nix.💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.