diff --git a/nix/devshell.nix b/nix/devshell.nix index 1f627c5ac..b44a54f1d 100644 --- a/nix/devshell.nix +++ b/nix/devshell.nix @@ -8,7 +8,7 @@ , nodejs , parallel , pkg-config -, python +, python3 , scdoc , tracy , valgrind @@ -80,7 +80,7 @@ in mkShell rec { # Testing gdb parallel - python + python3 tracy vttest