3 Commits

Author SHA1 Message Date
Patryk Osmaczko
0093e45776
fix: re-add vendor/nim-ffi submodule to fix C-bindings build
`requires` in the nimble file alone is not sufficient, NBS never calls
`nimble install` or clones URLs from the `requires` block at build time.
The package must be present as a git submodule for NBS to discover and
link it.

Migrating to `nimble install` is a separate task.
2026-02-18 21:39:00 +01:00
Jazz Turner-Baggs
aa70144b26
Rename nims file (#70) 2026-02-17 16:37:18 -08:00
Jazz Turner-Baggs
504e433c00
Rename Prep (#63)
* Remove Nim-Chat-POC references

* Update nimble file.

* Remove references to ChatSDK as a product
2026-02-17 11:12:19 -08:00