From f6affa0cbf79c8ca99f1d5731ff9eb0832cf4bc4 Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Wed, 18 Oct 2023 09:32:33 +0200 Subject: [PATCH] feat: remove unused clang toolchain --- .nix/flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/.nix/flake.nix b/.nix/flake.nix index e386efd..09a423e 100644 --- a/.nix/flake.nix +++ b/.nix/flake.nix @@ -14,7 +14,6 @@ buildInputs = with pkgs; [ # building gcc - clang cmake # tooling