language
This commit is contained in:
parent
ebc5aae36f
commit
8f1192f901
3 changed files with 17 additions and 14 deletions
|
@ -25,6 +25,7 @@
|
|||
meson
|
||||
python313
|
||||
libtool
|
||||
gnome-keyring
|
||||
;
|
||||
inherit
|
||||
(pkgs.llvmPackages_19)
|
||||
|
@ -34,6 +35,12 @@
|
|||
clang-manpages
|
||||
openmp
|
||||
;
|
||||
inherit
|
||||
(pkgs.emacsPackages)
|
||||
tree-sitter
|
||||
tsc
|
||||
tree-sitter-langs
|
||||
;
|
||||
};
|
||||
groups = [
|
||||
"users"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue