main
Fabien Freling 2023-08-08 09:46:36 +02:00
parent 559189c9d2
commit 9a4e8e3a5c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ pkgs.mkShell {
buildInputs = with pkgs; [
clang
just
lldb
tup
valgrind