Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

housekeeping: nix/overlays.nix (closes #285) #289

Merged

Conversation

spikespaz
Copy link
Contributor

  • remove mkJoinedOverlays function
  • remove needless with
  • change composition order (and add a comment)

@spikespaz spikespaz force-pushed the spikespaz/remove-mkjoinedoverlays branch 2 times, most recently from f00bd86 to 603af7a Compare October 28, 2024 07:03
@fufexan
Copy link
Member

fufexan commented Oct 28, 2024

Needs conflict resolution but otherwise ok.

@spikespaz spikespaz changed the title housekeeping: nix/overlays.nix housekeeping: nix/overlays.nix (closes #285) Oct 29, 2024
@spikespaz spikespaz force-pushed the spikespaz/remove-mkjoinedoverlays branch from 603af7a to 9cc74d8 Compare October 29, 2024 02:30
Closes hyprwm#285

I introuced `mkJoinedOverlays` long ago, but we can use
`lib.composeManyExtensions` instead. I am happy to remove it!
@spikespaz spikespaz force-pushed the spikespaz/remove-mkjoinedoverlays branch from 9cc74d8 to aa63592 Compare October 29, 2024 02:46
@fufexan fufexan merged commit 998f646 into hyprwm:master Oct 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants