summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-06-24 14:44:38 +0200
committerMatthias Beyer <mail@beyermatthias.de>2023-06-24 14:44:38 +0200
commite779dccf45bb20b87eaeb984ad1cd41e1e41b7c1 (patch)
tree43e0d084d1dcb7b15cdecce0c63e2c45ef36e149
parent2d7472b9d669da2bb7d50619091ba6b9694f78b8 (diff)
Remove ccache, which does not work anyways
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 500069aca7..805f3871ee 100644
--- a/flake.nix
+++ b/flake.nix
@@ -124,7 +124,6 @@
nativeBuildInputs = with pkgs; [
cmake
- ccache
gdb
git-clang-format
clang-tools