feat(langs/c): use clang
This commit is contained in:
@@ -15,6 +15,7 @@ lib.my.makeSwitch {
|
||||
config' = {
|
||||
my.hm.home.packages = with pkgs; [
|
||||
gcc
|
||||
(lib.hiPrio clang)
|
||||
clang-tools
|
||||
cmake
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user