From 3312fb5f4ec885eca19dda871fd36c8656a3257e Mon Sep 17 00:00:00 2001 From: tomoron Date: Tue, 29 Oct 2024 14:32:37 +0100 Subject: [PATCH] add clang ninja gdb and valgrind --- configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configuration.nix b/configuration.nix index c02b278..b521039 100644 --- a/configuration.nix +++ b/configuration.nix @@ -47,6 +47,10 @@ git neofetch ntfs3g + clang + ninja + gdb + valgrind ]; #Open ports in the firewall.