• Europe
  • Joined on 2025-02-25
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 16:06:44 +01:00
c5f5c973c0 Add libsass to Bookwyrm dependencies
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 15:27:24 +01:00
b47c1e4a75 Add manage.py compile_themes as ExecStartPre in Bookwyrm systemd unit
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 14:54:52 +01:00
4552db0453 Add manage.py initdb as ExecStartPre in Bookwyrm systemd unit
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 14:48:37 +01:00
2c4e099347 Add manage.py migrate as ExecStartPre in Bookwyrm systemd unit
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 14:43:53 +01:00
bf543612e5 Include manage.py in Bookwyrm package
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 13:40:15 +01:00
7ea3ea8364 Use coreutils-full/bin as PATH in Bookwyrm install script
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 13:31:38 +01:00
67ff6fc2c1 Specify path for 'id' in Bookwyrm package
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 13:26:02 +01:00
b0ba993543 Fix shell escaping in Bookwyrm package
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 13:07:33 +01:00
edf97f1df0 Fix 'test' syntax in Bookwyrm package
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 13:02:11 +01:00
59f4d7fc76 Fix 'if' syntax and escaping in Bookwyrm package
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 12:55:16 +01:00
e38a4f7bf0 Introduce bookwyrm-env in Bookwyrm
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-09 12:02:30 +01:00
db2fc844df Add 'packaging' to Bookwyrm Python dependencies
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-08 16:30:00 +01:00
9a484e031e Make bookwyrm user owner of database in Bookwyrm NixOS module
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-08 16:21:40 +01:00
e06be59365 Start Bookwyrm systemd unit automatically in NixOS module
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-08 16:14:13 +01:00
a4f5345c71 Enable PostgreSQL in Bookwyrm NixOS module
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-08 15:59:21 +01:00
0289e2b7ff Replace grpcio-tools with googleapis-common-protos in Bookwyrm deps
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-08 15:43:14 +01:00
07ec1ea383 Prevent race condition in Bookwyrm install script
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-08 15:37:13 +01:00
7d22990573 Add grpcio-tools to Bookwyrm dependencies
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-08 15:32:39 +01:00
03d29f61c0 Add opentelemetry-semantic-conventions to Bookwyrm dependencies
zedfrigg pushed to master at zedfrigg/nix-packages 2025-03-08 15:28:38 +01:00
f469cbd198 Add protobuf to Bookwyrm dependencies