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