This commit is contained in:
Lukas Wurzinger 2024-12-14 08:49:41 +01:00
parent 7d7f9e48a4
commit c150747784
2 changed files with 3 additions and 4 deletions

View file

@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1733212471, "lastModified": 1733940404,
"narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=", "narHash": "sha256-Pj39hSoUA86ZePPF/UXiYHHM7hMIkios8TYG29kQT4g=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "55d15ad12a74eb7d4646254e13638ad0c4128776", "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -66,7 +66,6 @@
intelephense intelephense
svelte-language-server svelte-language-server
typescript-language-server typescript-language-server
vls
; ;
inherit inherit
(pkgs.rubyPackages) (pkgs.rubyPackages)