Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nix: overlays: remove mkJoinedOverlays function
Closes #285 I introuced `mkJoinedOverlays` long ago, but we can use `lib.composeManyExtensions` instead. I am happy to remove it!
- Loading branch information