Update and replace rnix-lsp -> nil

This commit is contained in:
Malte Tammena 2023-01-03 11:34:17 +01:00
parent c5dc06dbc4
commit c0ea208281
2 changed files with 5 additions and 4 deletions

View file

@ -35,9 +35,10 @@
},
"nixpkgs": {
"locked": {
"lastModified": 0,
"narHash": "sha256-ePuWn7z/J5p2lO7YokOG1o01M0pDDVL3VrStaPpS5Ig=",
"path": "/nix/store/iyhi6xsbzsizsj0bdf1mj7vfn1v0q85l-source",
"lastModified": 1670242877,
"narHash": "sha256-jBLh7dRHnbfvPPA9znOC6oQfKrCPJ0El8Zoe0BqnCjQ=",
"path": "/nix/store/izf3wrrnp87kv2z2c8ghvb3l9lbcr156-source",
"rev": "6e51c97f1c849efdfd4f3b78a4870e6aa2da4198",
"type": "path"
},
"original": {

View file

@ -36,7 +36,7 @@
name = "generic nix";
packages = with pkgs; [
alejandra
rnix-lsp
nil
];
};
node = {