3 Commits

Author SHA1 Message Date
osmaczko
d9ec677820
feat: statically link libchat
liblogoschat.so now embeds liblibchat.a directly. Library paths moved
out of nimble tasks into Makefile / Nix, and librln renamed to librlnDrv
for consistency.
2026-02-26 11:41:08 +01:00
Pablo Lopez
a97d8c1717
fix: mac build (#84)
* fix: mac build

- fix error: `error: darwin.apple_sdk_11_0 has been removed as it was a legacy compatibility stub`
- fix librln hash
- bumped nim-ffi

* fix: typo
2026-02-24 15:40:08 -08:00
osmaczko
b2bcc81bdb
feat: add nix flake 2026-02-23 15:58:29 +01:00