Update VSCodium plugins

This commit is contained in:
Greg Hellings
2024-02-13 09:35:39 -06:00
parent f72b79cc9a
commit d6caa2be53
2 changed files with 9 additions and 6 deletions
Generated
+6 -6
View File
@@ -180,11 +180,11 @@
]
},
"locked": {
"lastModified": 1705794055,
"narHash": "sha256-mv/KrxEAZNhpPJcDqdQ709If9p2DTEYIDPo2r9xchlg=",
"lastModified": 1706798041,
"narHash": "sha256-BbvuF4CsVRBGRP8P+R+JUilojk0M60D7hzqE0bEvJBQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "9b378afae72cb07471e19aefc30e8e05ef2d7a61",
"rev": "4d53427bce7bf3d17e699252fd84dc7468afc46e",
"type": "github"
},
"original": {
@@ -455,11 +455,11 @@
},
"nurpkgs": {
"locked": {
"lastModified": 1705801736,
"narHash": "sha256-t+merRH3MW8ASSIf968SIJJxiRnhomFGapP/X4usTyc=",
"lastModified": 1706910257,
"narHash": "sha256-w0EN3LJS+4HlkTBb3rgImSWCkzNdFWxsIbgsYpKh09E=",
"owner": "nix-community",
"repo": "NUR",
"rev": "ff6497ef576a1d88ef7ecb7e40e3a7cd9a410b2b",
"rev": "96b0e9d38890afb8e4af6d6a556ee27e79fd6e22",
"type": "github"
},
"original": {
+3
View File
@@ -11,7 +11,10 @@
enable = true;
package = pkgs.vscodium;
extensions = with pkgs.vscode-extensions; [
asvetliakov.vscode-neovim
bungcip.better-toml
golang.go
mkhl.direnv
ms-python.python
vscjava.vscode-java-test
vscjava.vscode-java-dependency