meta: switch to justfile for task organization

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ib4000ab597f94b2dd3dccf1e31fce3a76a6a6964
This commit is contained in:
raf 2026-02-23 02:25:06 +03:00
commit 7584eb76e1
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 101 additions and 0 deletions

View file

@ -30,6 +30,8 @@
ninja
bear
clang-tools
just
entr
];
env.NIX_PLUGINABI = "0.2";