Skip to content

Commit 0c50ed9

Browse files
SuperSandro2000MattSturgeon
authored andcommitted
lsp-packages: rename starpls-bin to starpls
starpls-bin is an alias since Nov 2024 NixOS/nixpkgs@0b7768a
1 parent 01b7101 commit 0c50ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/lsp/lsp-packages.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
"standard"
372372
];
373373
starlark_rust = "starlark-rust";
374-
starpls = "starpls-bin";
374+
starpls = "starpls";
375375
statix = "statix";
376376
stylelint_lsp = "stylelint-lsp";
377377
superhtml = "superhtml";

0 commit comments

Comments
 (0)