Commit graph

2 commits

Author SHA1 Message Date
randogoth
b5bcef3d0a Fix tlv8 missing setuptools build dependency
tlv8 (pulled in by pynostr) is sdist-only and uses setuptools without
declaring it, breaking uv2nix build isolation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 10:21:08 +03:00
randogoth
a56195620a Initial scaffold for jirorian
uv project with FastAPI + boto3 + pynostr, wired to uv2nix flake.
Stub modules for NIP-98 auth, NIP-96 upload endpoint, R2 presigned
URLs, Nostr relay subscription, and SQLite whitelist/rate-limit store.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 17:28:06 +03:00