rework command/namespace dispatch

This commit is contained in:
i do not exist 2026-08-12 11:32:51 +03:00
parent def7a1b210
commit 406aabde6e
15 changed files with 586 additions and 374 deletions

View file

@ -9,6 +9,7 @@
pkgs.grcov
pkgs.libclang
pkgs.mold
pkgs.perf
pkgs.pkg-config
pkgs.watchexec
];