1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-02-14 12:32:06 +00:00
This commit is contained in:
Rae 5e 2024-12-20 18:14:38 -05:00
parent adc39b6ffe
commit 78bd0de194
2 changed files with 2 additions and 0 deletions

View file

@ -42,6 +42,7 @@
extensions = with pkgs.vscode-extensions; [ extensions = with pkgs.vscode-extensions; [
editorconfig.editorconfig editorconfig.editorconfig
jnoortheen.nix-ide jnoortheen.nix-ide
mesonbuild.mesonbuild
redhat.vscode-xml redhat.vscode-xml
rust-lang.rust-analyzer rust-lang.rust-analyzer
skellock.just skellock.just

View file

@ -5,6 +5,7 @@
(fenix.default.withComponents [ "cargo" "rustc" ]) (fenix.default.withComponents [ "cargo" "rustc" ])
gtk4 gtk4
just just
meson
nodejs_23 nodejs_23
vala vala
## language servers ## language servers