base: programs: switch to LLVM 16

This commit is contained in:
Antoine Martin 2023-06-12 18:33:51 +02:00
parent c1ce6e0f13
commit fd1bf1193a

View file

@ -62,7 +62,7 @@
;
inherit
(pkgs.llvmPackages_11)
(pkgs.llvmPackages_16)
bintools
clang
;