Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add `rnix-lsp` `overlays` to the flake outputs, in order to be directly consumed by other flakes. Provides 2 overlays: - default: with package named `rnix-lsp`, so people can overwrite their existing configuration - nightly: with package named `rnix-lsp-nightly`, so people can opt in to this package on a case-by-case basis Also for now still uses the `overlay` attribute, for backwards compatibility, is that needed? fixes: nix-community#77
- Loading branch information