summaryrefslogtreecommitdiff
path: root/pkgs/bookwyrm/unwrapped.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-10-29bookwyrm: bump to 0.8.0Mira Ressel1-3/+4
bookwyrm now officially depends on django 5.2, which isn't in nixos-25.05 yet, but django 5.1 seems to be fiiiine too, paws crossed. The USE_HTTPS env var no longer has any effect, https is now always used unless DOMAIN is localhost.
2025-06-12bookwyrm: split into two packagesMira Ressel1-0/+80
Seems nice to separate the compilation from the config injection.