miscellanious stuff

This commit is contained in:
Tomas Rivera
2026-04-17 10:22:35 +02:00
parent 75905e84c9
commit a458a5bc3d
3 changed files with 25 additions and 19 deletions
+1
View File
@@ -6,5 +6,6 @@ pkgs.mkShell {
pkgs.ncurses
pkgs.pkg-config
pkgs.gdb
pkgs.valgrind
];
}