worked the base logic

This commit is contained in:
Tomas Rivera
2026-03-30 12:30:33 +02:00
parent 9a5e01f4b0
commit 86d0464219
4 changed files with 82 additions and 34 deletions
+1
View File
@@ -6,5 +6,6 @@ pkgs.mkShell {
pkgs.cjson
pkgs.ncurses
pkgs.pkg-config
pkgs.gdb
];
}