feat: o pona e ijo Config kepeken lipu Library
All checks were successful
build / build (push) Successful in 5s

This commit was merged in pull request #22.
This commit is contained in:
2026-03-22 13:24:59 -06:00
parent d4ff27ada4
commit 29d5cdc85a
19 changed files with 146 additions and 75 deletions

View File

@@ -9,7 +9,9 @@ mkCljBin {
projectSrc = ./.;
lockfile = ../deps-lock.json;
main-ns = "net.deertopia.publisher.main";
buildInputs = [];
buildInputs = [
doerg
];
nativeBuildInputs = [
babashka
];