Commit graph

257 commits

Author SHA1 Message Date
b9cf397849
Don't enable Bookwyrm systemd unit by default 2025-03-28 21:59:52 +01:00
f70c0d689a
Introduce createSourcesPhase in nsff, fix formatting, add comment 2025-03-15 14:43:23 +01:00
45791b4e34
Create /build/source in jcli package expression 2025-03-15 14:01:46 +01:00
17987ef98e
Introduce createSourcesPhase in jcli package expression 2025-03-15 13:59:05 +01:00
bf8156b213
Re-add chmod +x, specify phases directly in jcli package 2025-03-15 13:53:40 +01:00
ac9601685d
Remove chmod +x in journalctl-last-invocation package expression
This is a test to see if Nix has a phase that does this automatically.
2025-03-15 13:45:56 +01:00
a7d6810c93
Specify phases in nix-store-fuzzy-find package expression explicitly 2025-03-15 13:34:31 +01:00
a4a4937cb9
Add nix-store-fuzzy-find package 2025-03-15 12:53:27 +01:00
c38526e1a4
Specify path for 'mkdir' in Bookwyrm systemd unit 2025-03-13 15:24:20 +01:00
5af00580bb
Update Bookwyrm git rev to 229a035a2b, remove 'bookwyrm-env' Redis vars
The Redis environment variables belong in '/etc/bookwyrm/config.env'.
2025-03-13 15:11:35 +01:00
7754ddbed1
Ensure 'images' directory exists in Bookwyrm systemd unit 2025-03-13 15:07:30 +01:00
4ef542df06
Run Redis servers under 'bookwyrm' user in Bookwyrm NixOS module 2025-03-13 14:44:08 +01:00
fdbbf4828c
Fix Redis socket urls in Bookwyrm package expression 2025-03-13 14:31:00 +01:00
7aa1fe327a
Add Redis urls as env vars to 'bookwyrm-env' in Bookwyrm package 2025-03-13 14:28:32 +01:00
673fa6241e
Add separate Redis servers for activity and broker in Bookwyrm module 2025-03-13 13:50:32 +01:00
69dc5f31cf
Don't enable PostgreSQL and add Redis server in Bookwyrm NixOS module 2025-03-13 13:38:46 +01:00
23b627e7d4
Fix static web content path in 'bookwyrm-env' in Bookwyrm package 2025-03-13 13:15:33 +01:00
3ff97deddd
Update Bookwyrm package git revision to 984b9b08fc 2025-03-13 13:10:58 +01:00
0d3e038be6
Set 'STATIC_ROOT_ABS' in 'bookwyrm-env' in Bookwyrm package 2025-03-13 13:01:16 +01:00
56022690ca
Update Bookwyrm package git revision to 3f968d4652 2025-03-13 12:58:32 +01:00
d7bb7e08bc
Restructure Bookwyrm package expression 2025-03-13 12:42:55 +01:00
e5fffb39a5
Include Source Han Sans font in static web content of Bookwyrm package 2025-03-13 12:05:03 +01:00
899784a6c7
Update Bookwyrm package git revision to 3ff5b3279c 2025-03-12 17:04:45 +01:00
ac0eaefdb7
Don't create no longer used dir in Bookwyrm package expression 2025-03-12 17:03:08 +01:00
34672a2535
Update Bookwyrm package git revision to 4b433e285d 2025-03-12 16:41:13 +01:00
a5ec9d22e1
Revert creating migrations from scratch in Bookwyrm package 2025-03-11 17:01:44 +01:00
ff8629b08c
Reenable creating migrations from scratch in Bookwyrm package build 2025-03-11 16:55:37 +01:00
c0bef7fde0
Include build phase artifacts in Bookwyrm package expression 2025-03-11 16:07:29 +01:00
1c16839be1
Recreate database migrations as part of Bookwyrm package build 2025-03-11 15:46:47 +01:00
b56b868cdf
Update Bookwyrm package git revision to db34a9575b 2025-03-11 15:23:12 +01:00
5abc1744d1
Update Bookwyrm package git revision to d81dbe07dd 2025-03-11 15:15:59 +01:00
3cc6346eb6
Remove 'config.env' symlink creation in Bookwyrm systemd unit 2025-03-11 15:15:34 +01:00
cc0d77b290
Reenable postgresql in Bookwyrm NixOS module 2025-03-11 13:45:47 +01:00
b78e6aee03
Temporarily disable postgresql config in Bookwyrm NixOS module 2025-03-11 13:44:32 +01:00
3d6b839be9
Temporarily disable postgresql config in Bookwyrm NixOS module 2025-03-11 13:43:39 +01:00
cab3bc52cd
Revert Bookwyrm package git revision to 1e0d547db5 2025-03-11 13:35:48 +01:00
31a7737401
Update Bookwyrm package git revision to e9f11a4d29 2025-03-11 12:29:27 +01:00
0494f3d453
Update Bookwyrm package git revision to 71d0cd5e73 2025-03-11 12:17:59 +01:00
4ab3ff2a9e
Update source hash in Bookwyrm package 2025-03-11 10:49:26 +01:00
aba64b6474
Fix nonexistent git revision in Bookwyrm package expression 2025-03-11 10:48:32 +01:00
8a5f3478f6
Update Bookwyrm package git revision to 507cd09eab 2025-03-11 10:44:32 +01:00
507cd09eab
Update source hash in Bookwyrm package 2025-03-11 02:26:59 +01:00
0cc75c34a9
Update Bookwyrm package git revision 2025-03-11 02:24:16 +01:00
2fab70428e
Update source hash in Bookwyrm package 2025-03-11 01:21:23 +01:00
bb2feea413
Update Bookwyrm package git revision 2025-03-11 01:20:31 +01:00
125f1a540d
Update source hash in Bookwyrm package 2025-03-11 00:49:59 +01:00
b5991ba61e
Update Bookwyrm package git revision 2025-03-11 00:48:47 +01:00
36a5b7c4c4
Skip unpacking phase in journalctl-last-invocation package 2025-03-11 00:28:18 +01:00
e280279edb
Add journalctl-last-invocation package 2025-03-10 23:54:40 +01:00
4d4691f603
Add source hash to Bookwyrm package 2025-03-10 23:39:39 +01:00