summaryrefslogtreecommitdiff
path: root/nix/devShell.nix
diff options
context:
space:
mode:
authorJeffrey C. Ollie <jeff@ocjtech.us>2024-09-27 23:18:42 -0500
committerJeffrey C. Ollie <jeff@ocjtech.us>2024-09-27 23:18:42 -0500
commitcadca8ca450321acfebaa4a33520e5fccaa7aca2 (patch)
tree69f702cc0ee1d44242db5f6213a6c3ac53da13eb /nix/devShell.nix
parent870a1dae3d5c25c1368e8d4378d18c026ce923a5 (diff)
nix: remove tracy from the devshell
Diffstat (limited to 'nix/devShell.nix')
-rw-r--r--nix/devShell.nix2
1 files changed, 0 insertions, 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