develop: add clang as default cc
This commit is contained in:
parent
ca2e206685
commit
ce1087880d
|
@ -12,6 +12,7 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
clang
|
||||
file
|
||||
git-crypt
|
||||
gnupg
|
||||
|
|
Loading…
Reference in a new issue