update lockfile, linux 6.3

also pin nil version
maybe it fixed sleep issues as well?
This commit is contained in:
Noah Masur
2023-04-29 18:25:30 -04:00
parent 6518db291f
commit e8f4ee52c3
3 changed files with 42 additions and 60 deletions

View File

@ -54,7 +54,7 @@
};
# Nix language server
nil.url = "github:oxalica/nil";
nil.url = "github:oxalica/nil/2023-04-03";
# Neovim plugins
nvim-lspconfig-src = {