mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Added some lsps
This commit is contained in:
@@ -88,6 +88,7 @@
|
|||||||
git
|
git
|
||||||
gnumake
|
gnumake
|
||||||
jq
|
jq
|
||||||
|
python3
|
||||||
ripgrep
|
ripgrep
|
||||||
tree
|
tree
|
||||||
unzip
|
unzip
|
||||||
@@ -118,6 +119,8 @@
|
|||||||
# LSPs
|
# LSPs
|
||||||
gopls # .go
|
gopls # .go
|
||||||
nil # .nix
|
nil # .nix
|
||||||
|
luajitPackages.lua-lsp # .lua
|
||||||
|
jdt-language-server # .java
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
|
|||||||
6
flake.lock
generated
6
flake.lock
generated
@@ -191,11 +191,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1725694918,
|
"lastModified": 1725893417,
|
||||||
"narHash": "sha256-+HsjshXpqNiJHLaJaK0JnIicJ/a1NquKcfn4YZ3ILgg=",
|
"narHash": "sha256-fj2LxTZAncL/s5NrtXe1nLfO0XDvRixtCu3kmV9jDPw=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "aaebdea769a5c10f1c6e50ebdf5924c1a13f0cda",
|
"rev": "10541f19c584fe9633c921903d8c095d5411e041",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
Reference in New Issue
Block a user