develop: add clang as default cc

This commit is contained in:
Timothy DeHerrera 2020-02-09 13:18:15 -07:00
parent ca2e206685
commit ce1087880d
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -12,6 +12,7 @@
};
environment.systemPackages = with pkgs; [
clang
file
git-crypt
gnupg