Add CSS language server

This commit is contained in:
Erwin Boskma 2022-11-08 09:46:07 +01:00
parent f2cb2e260f
commit da099b085a
Signed by: erwin
SSH key fingerprint: SHA256:CyeNoWXd3kjX2Nwu6pDxxdS7OqmPVOy0NavA/KU/ntU
2 changed files with 5 additions and 4 deletions

View file

@ -54,11 +54,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1652279144, "lastModified": 1667641550,
"narHash": "sha256-0GjrAA4eHojr+OL2Hi7lVRpHF/FjOUa3db0IxKttDhU=", "narHash": "sha256-jw2JzAFUaWrsckRETykLaO3h2FQN6d0tHMJ3LBKx2eU=",
"ref": "main", "ref": "main",
"rev": "4faf850a486c18a863fbe5e88999214db9130756", "rev": "15dea9bbe932148fbea8790079d563184b388c2a",
"revCount": 53, "revCount": 60,
"type": "git", "type": "git",
"url": "https://git.datarift.nl/erwin/ha-now-playing.git" "url": "https://git.datarift.nl/erwin/ha-now-playing.git"
}, },

View file

@ -185,6 +185,7 @@
nodejs-18_x nodejs-18_x
nodePackages.typescript-language-server nodePackages.typescript-language-server
nodePackages.yaml-language-server nodePackages.yaml-language-server
nodePackages.vscode-css-languageserver-bin
inputs.nixos-generators.packages.${system}.nixos-generate inputs.nixos-generators.packages.${system}.nixos-generate
statix statix
multimarkdown multimarkdown