config: add description-based output matching with desc: prefix #8

Merged
NotAShelf merged 16 commits from notashelf/push-vlkvqnysylxt into main 2026-04-21 13:49:21 +00:00
Showing only changes of commit e177e32bfd - Show all commits

nix: add bear to devshell

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ib56e2256b279f69fccb00f32423a7d0d6a6a6964
raf 2026-01-17 19:09:40 +03:00
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -8,6 +8,7 @@ pkgs.mkShell {
gdb
valgrind
strace
bear
# Code formatting and analysis
clang-tools # includes clang-format