update lockfile and fix nil build

This commit is contained in:
Noah Masur
2023-09-09 10:46:00 -04:00
parent 1a9ab975d1
commit dba975fe86
3 changed files with 45 additions and 44 deletions

View File

@ -58,7 +58,7 @@
# Nix language server
nil = {
url = "github:oxalica/nil/2023-04-03";
url = "github:oxalica/nil/2023-08-09";
inputs.nixpkgs.follows = "nixpkgs";
};