base: programs: switch to LLVM 16
This commit is contained in:
parent
c1ce6e0f13
commit
fd1bf1193a
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
inherit
|
inherit
|
||||||
(pkgs.llvmPackages_11)
|
(pkgs.llvmPackages_16)
|
||||||
bintools
|
bintools
|
||||||
clang
|
clang
|
||||||
;
|
;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue