LLVM instead of GCC

This commit is contained in:
xmm16 2024-12-12 13:23:47 -03:00
commit a1adb4b5a4
No known key found for this signature in database

View file

@ -17,8 +17,21 @@
noto-fonts-cjk-serif
niri
fuzzel
fzf
cmake
gnumake
ninja
meson
python313
;
inherit
(pkgs.llvmPackages_19)
libcxxClang
clangUseLLVM
clang-tools
clang-manpages
openmp
;
};
groups = [
"users"