nix: remove tracy from the devshell

This commit is contained in:
Jeffrey C. Ollie
2024-09-27 23:18:42 -05:00
parent 870a1dae3d
commit cadca8ca45

View File

@ -14,7 +14,6 @@
python3, python3,
qemu, qemu,
scdoc, scdoc,
tracy,
valgrind, valgrind,
#, vulkan-loader # unused #, vulkan-loader # unused
vttest, vttest,
@ -100,7 +99,6 @@ in
# Testing # Testing
parallel parallel
python3 python3
tracy
vttest vttest
hyperfine hyperfine