From cadca8ca450321acfebaa4a33520e5fccaa7aca2 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Fri, 27 Sep 2024 23:18:42 -0500 Subject: [PATCH] nix: remove tracy from the devshell --- nix/devShell.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nix/devShell.nix b/nix/devShell.nix index b4e109513..6a973d17a 100644 --- a/nix/devShell.nix +++ b/nix/devShell.nix @@ -14,7 +14,6 @@ python3, qemu, scdoc, - tracy, valgrind, #, vulkan-loader # unused vttest, @@ -100,7 +99,6 @@ in # Testing parallel python3 - tracy vttest hyperfine