diff options
| author | Jeffrey C. Ollie <jeff@ocjtech.us> | 2024-09-27 23:18:42 -0500 |
|---|---|---|
| committer | Jeffrey C. Ollie <jeff@ocjtech.us> | 2024-09-27 23:18:42 -0500 |
| commit | cadca8ca450321acfebaa4a33520e5fccaa7aca2 (patch) | |
| tree | 69f702cc0ee1d44242db5f6213a6c3ac53da13eb /nix/devShell.nix | |
| parent | 870a1dae3d5c25c1368e8d4378d18c026ce923a5 (diff) | |
nix: remove tracy from the devshell
Diffstat (limited to 'nix/devShell.nix')
| -rw-r--r-- | nix/devShell.nix | 2 |
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 |
