summaryrefslogtreecommitdiff
path: root/pkgs/bookwyrm/unwrapped.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bookwyrm: bump to 0.8.0Mira Ressel2025-10-291-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.
* bookwyrm: split into two packagesMira Ressel2025-06-121-0/+80
Seems nice to separate the compilation from the config injection.