11 src = fetchFromGitHub {
15 hash = "sha256-TmsJpVLF9FZf/6uOM9LZBKC6S3bMPjA3QMiRMPaY9Dg=";
18 npmDepsHash = "sha256-Boaxkad7S6H+eTW5AHwBa/zj/f1oAGGSsmW1QrzuFWc=";
21 # update package-lock.json as it is outdated
23 name = "fix-lock-file-to-match-package-json.patch";
24 url = "https://github.com/aca/emmet-ls/commit/111111a2c2113f751fa12a716ccfbeae61c32079.patch";
25 hash = "sha256-/3ZbOBxScnfhL1F66cnIoD2flVeYTJ2sLxNHQ9Yrgjw=";
30 description = "Emmet support based on LSP";
31 homepage = "https://github.com/aca/emmet-ls";
32 changelog = "https://github.com/aca/emmet-ls/releases/tag/${version}";
33 license = licenses.mit;
34 maintainers = with maintainers; [ figsoda ];
35 mainProgram = "emmet-ls";