Commit graph

269 commits

Author SHA1 Message Date
26ef779369
Reference NixOS system config directly in readme 2026-05-15 17:04:43 +02:00
ebf814a6ff
Add PKGBUILD info to readme
Also clarify readme info about individual nix package expressions.
2026-05-15 14:41:31 +02:00
e52b96a048
Add PKGBUILD for nix-store-fuzzy-find 2026-05-15 14:18:47 +02:00
799ed91e24
Remove systemd from PKGBUILD deps as it's part of core 2026-05-15 14:14:53 +02:00
2a372676cc
Add PKGBUILD for journalctl-last-invocation 2026-05-15 14:08:19 +02:00
8cd24e873d
Add PKGBUILD entries to gitignore 2026-05-15 14:07:37 +02:00
d69265c76a
Rename project to linux-utils, restructure & rewrite readme accordingly 2026-05-14 12:27:42 +02:00
a2f66ba293
Make pkg expressions more idiomatic, store scripts in separate files 2026-04-30 14:24:48 +02:00
6d0534b319
wUse stdenvNoCC where appropriate
Which at present means in all packages.
2026-04-29 16:14:59 +02:00
99885b2be2
Use conventional Nix formatting
Also always end comments with a full stop, and bump package versions.
2026-04-29 16:09:15 +02:00
d5cf2669df
Remove incorrect readme message about overriding 2026-04-29 15:57:45 +02:00
75390937cd
Remove broken Bookwyrm and Python packages 2026-04-28 18:40:09 +02:00
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