mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-17 16:25:09 +02:00
pkgs: Fix update of mesonlsp
This commit is contained in:
parent
dd0c13270e
commit
02932d842e
3 changed files with 49 additions and 6 deletions
|
|
@ -16,5 +16,5 @@
|
|||
bonnie = callPackage ./bonnie {};
|
||||
perseus-cli = callPackage ./perseus {inherit bonnie;};
|
||||
flex-launcher = callPackage ./flex-launcher.nix {};
|
||||
mesonlsp = callPackage ./mesonlsp.nix {};
|
||||
mesonlsp = callPackage ./mesonlsp {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue