This commit is contained in:
xmm16 2024-12-12 18:15:28 -03:00
commit 8f1192f901
No known key found for this signature in database
3 changed files with 17 additions and 14 deletions

View file

@ -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"