Commit Graph
4 Commits
Author SHA1 Message Date
Anish Lakhwara e7793a6cef run PDS on Node 22 2026-08-18 19:36:13 -07:00
Anish Lakhwara 8466f2503d use upstream bluesky PDS package 2026-08-15 19:18:52 -07:00
Anish Lakhwara 694d8013ed fix PDS auto-update build 2026-08-15 17:08:56 -07:00
Anish Lakhwara a8ddc2ef34 Bump bluesky-pds to v0.4.219 and fix tangled service options
The deployed PDS was on v0.4.182 with a 50 MB blob upload limit, causing
upload failures for large images. Add an overlay that overrides bluesky-pds
to v0.4.219 (the latest tag in the bluesky-social/pds repo, ahead of
nixpkgs-unstable's 0.4.204) and set PDS_BLOB_UPLOAD_LIMIT explicitly to
100 MB.

Also fix `services.tangled-{knot,spindle}` -> `services.tangled.{knot,spindle}`
to match the option names exposed by the official tangled.org/@tangled.org/core
flake we import. The hyphenated names came from an older third-party flake
and have been causing every auto-update to fail since the tangled rev bumped
on Apr 20.
2026-04-26 16:24:59 -07:00