dev: remove neovim nightly overlay

This commit is contained in:
NotAShelf 2023-04-17 20:12:56 +03:00
commit a6e24299da
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
2 changed files with 49 additions and 128 deletions

View file

@ -9,7 +9,6 @@
overlays = [
inputs.tidalcycles.overlays.default
inputs.self.overlays.default
inputs.neovim-nightly-overlay.overlay
inputs.zig.overlays.default
(_: _: {
rnix-lsp = inputs'.rnix-lsp.defaultPackage;