LLVM instead of GCC
This commit is contained in:
parent
6c69d4e99e
commit
a1adb4b5a4
1 changed files with 13 additions and 0 deletions
|
@ -17,8 +17,21 @@
|
||||||
noto-fonts-cjk-serif
|
noto-fonts-cjk-serif
|
||||||
niri
|
niri
|
||||||
fuzzel
|
fuzzel
|
||||||
|
fzf
|
||||||
|
cmake
|
||||||
|
gnumake
|
||||||
|
ninja
|
||||||
|
meson
|
||||||
python313
|
python313
|
||||||
;
|
;
|
||||||
|
inherit
|
||||||
|
(pkgs.llvmPackages_19)
|
||||||
|
libcxxClang
|
||||||
|
clangUseLLVM
|
||||||
|
clang-tools
|
||||||
|
clang-manpages
|
||||||
|
openmp
|
||||||
|
;
|
||||||
};
|
};
|
||||||
groups = [
|
groups = [
|
||||||
"users"
|
"users"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue