feat: remove unused clang toolchain

This commit is contained in:
Michael Mandl 2023-10-18 09:32:33 +02:00
parent 4a615cd7aa
commit f6affa0cbf
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -14,7 +14,6 @@
buildInputs = with pkgs; [ buildInputs = with pkgs; [
# building # building
gcc gcc
clang
cmake cmake
# tooling # tooling