Sandro
ee23f4ae6a
healthchecks: django compress before collectstatic ( #552823 )
2026-08-17 18:34:48 +00:00
Leona Maroni
fd458122bb
discourse: 2026.1.4 -> 2026.7.1 ( #548675 )
2026-08-17 09:16:59 +00:00
Michael Daniels
fb563b9528
homebox: 0.25.0 -> 0.26.2 ( #532071 )
2026-08-17 00:36:15 +00:00
cfjqve
b3a84f85bd
healthchecks: django compress before collectstatic
...
Previously, collectstatic was called before compress, causing it to miss certain libraries (namely moment.js) that prevent the Events list from displaying properly. This also matches the suggested order in the healthchecks documentation:
> Management commands that need to be run during each version upgrade.
> - manage.py compress – creates combined JS and CSS bundles and places them in the static-collected directory.
> - manage.py collectstatic – collects static files in the static-collected directory.
2026-08-15 12:34:35 -05:00
h7x4
c63b1c68e4
{hister,nixos/hister,nixosTests.hister}: init at 0.17.0 ( #512162 )
2026-08-13 22:55:18 +00:00
Michael Daniels
87f58f0561
docuseal: 2.5.3 -> 3.2.0 ( #552312 )
2026-08-13 22:25:43 +00:00
Adam C. Stephens
c90daab818
nixos/miniflux: fix AppArmor profile ( #552324 )
2026-08-13 20:55:54 +00:00
Robert Helgesson
8854aa4e14
nixos/readeck: copy config file to mutable place ( #538715 )
2026-08-13 20:27:05 +00:00
Minijackson
72f451bd01
nixos/miniflux: fix AppArmor profile
2026-08-13 17:26:35 +02:00
Felix Buehler
6edbfab0fa
docuseal: 2.5.3 -> 3.2.0
2026-08-13 16:14:15 +02:00
4evy
dcb6fc8d12
nixos/hister: init
2026-08-13 11:40:00 +03:00
Chris Moultrie
cdb300c9a3
nixos.homebox: handle new AUTH_API_KEY_PEPPER configuration
...
Assisted-By: GitHub Copilot:gpt-5.4
2026-08-11 10:18:27 -04:00
j-k
e99d0bffd2
romm: init at 5.1.0; nixos/romm: init ( #547607 )
2026-08-11 12:58:59 +00:00
Dennis Bogers
630853792e
nixos/romm: init
...
Assisted-by: Claude Code (claude-fable-5)
Co-authored-by: Gaël James <gaeljames@gmail.com >
2026-08-11 14:29:42 +02:00
StepBroBD
3adea44d89
lemmy: add NGI maintainers and follow packaging guidelines ( #551137 )
2026-08-10 15:49:12 +00:00
lucasew
4527cad2dc
lemmy: follow packaging and module guidelines
...
Drop the module-level `with lib`. Require settings.hostname
instead of defaulting a string option to null. Fix package
meta.description and remove unused derivation attrs.
Assisted-by: Grok Build (xAI Grok 4.6)
2026-08-10 10:05:14 -03:00
lucasew
b51748b64a
lemmy: add lucasew and NGI team as maintainers
...
Assisted-by: Grok Build (xAI Grok 4.6)
2026-08-10 10:05:13 -03:00
Florian Klink
8fc2e87950
nixos/gerrit: Set ProtectSystem to strict ( #548234 )
2026-08-10 15:01:54 +03:00
Matt Sturgeon
bebe038a98
nixos/misskey: fixes for attrTag submodule docs ( #538639 )
2026-08-10 10:52:13 +00:00
Kerstin Humm
c21fc884d9
mobilizon: 5.2.3 -> 5.2.4 ( #547720 )
2026-08-10 10:08:30 +00:00
@mjones
6e20d99764
nixos/flarum: manage config.php declaratively, guard reinstall with marker file ( #548739 )
2026-08-08 20:22:37 +00:00
Yt
8dc4b31ed9
nixos/karakeep: remove meilisearch workaround for dumpless upgrade ( #549487 )
2026-08-08 19:00:25 +00:00
Minijackson
f699059622
treewide: remove minijackson maintenanceship of some pkgs & modules
...
Since I'm not personnaly using those packages & modules anymore,
I haven't been active in maintening them…
2026-08-07 18:36:37 +02:00
Kerstin Humm
3d24d4e4fd
mobilizon: 5.2.3 -> 5.2.4
...
Changelog: https://framagit.org/kaihuri/mobilizon/-/releases/5.2.4
2026-08-07 17:45:48 +02:00
Defelo
e0c22449df
zipline: 4.6.4 -> 4.6.5
...
Changelog: https://github.com/diced/zipline/releases/tag/v4.6.5
Diff: https://github.com/diced/zipline/compare/v4.6.4...v4.6.5
2026-08-05 20:17:03 +02:00
Cody Allen
35f17c1723
nixos/karakeep: remove meilisearch workaround for dumpless upgrade
...
The Karakeep module previously set the `experimental_dumpless_upgrade`
setting, which was renamed in meilisearch 1.51.0, which is causing
meilisearch to fail to parse its config file and crash.
This setting was renamed for the meilisearch module in #548169 , but the
Karakeep module was also configuring this setting. Per the karakeep
module's comment, this option was intended to be removed once dumpless
upgrades were the default in meilisearch, so I've removed this option.
Resolves #548609
2026-08-05 06:38:36 -04:00
Felix Singer
bd9f9eb651
nixos/gerrit: Set ProtectSystem to strict
...
https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html#ProtectSystem=
Signed-off-by: Felix Singer <felixsinger@posteo.net >
2026-08-05 05:01:53 +02:00
Maximilian Bosch
55b531a2c4
tengine: drop ( #548850 )
2026-08-04 05:45:51 +00:00
isabel
9a30dde2e2
python3Packages.exllamav3: 1.2.1 -> 1.3.0; tabbyapi: 0-unstable-2026-07-18 -> 0-unstable-2026-07-31 ( #548863 )
2026-08-03 20:54:04 +00:00
Tom Herbers
238c598440
tengine: drop
...
Drop due to seriously delayed responses to security vulnerabilities.
2026-08-03 16:58:38 +02:00
fsagbuya
62e1de51f3
nixos/flarum: manage config.php declaratively, guard reinstall with marker file
2026-08-03 17:38:23 +08:00
mtnash
3bf1127648
nixos/discourse: update config to match v2026.7.0
...
- update nginx settings and default config according to update.py
- disable mini_racer_single_threaded; although this is enabled upstream by default it was observed to cause a segfault
2026-08-03 00:07:08 -04:00
isabel
eeab14f16c
nixos/feishin: init module ( #545362 )
2026-08-02 20:26:05 +00:00
Thomas Gerbet
6f959ba4fc
jirafeau: 4.4.0 -> 4.7.2 ( #545876 )
2026-08-02 17:29:24 +00:00
isabel
e2824e9316
(Part 3) various: replace systemd.services.<name>.{script,preStart} with ExecStart{,Pre} ( #481639 )
2026-08-02 12:04:51 +00:00
Yt
146075cd35
(Part 5) various: replace systemd.services.<name>.{script,preStart} with ExecStart{,Pre} ( #481641 )
2026-08-01 23:57:36 +00:00
Yohann Boniface
fdfa2a5274
nixos/sillytavern: remove wrvsrx from maintainers ( #548102 )
2026-08-01 15:21:33 +00:00
wrvsrx
df08405b1a
nixos/sillytavern: remove wrvsrx from maintainers
...
I no longer use this module and am stepping down as a maintainer.
2026-08-01 22:45:38 +08:00
BatteredBunny
93cacbcfe7
nixos/tabbyapi: sync with upstream options; add assert for deprecated option
2026-08-01 14:47:01 +03:00
oeilvert
5fe0cfac84
nixos/librechat: fix undefined cfg.port in openFirewall option
...
The openFirewall option referenced the non-existent cfg.port,
causing evaluation to fail with an 'attribute port missing' error
whenever it was set to true. Use cfg.env.PORT instead, which is
where the actual listen port is stored.
Assisted-by: Claude (Sonnet 5)
2026-07-31 04:01:07 +09:00
h7x4
dbbc18f8d1
nixos/wiki-js: replace systemd preStart with ExecStartPre
2026-07-31 03:19:28 +09:00
h7x4
37cbbd5ce7
nixos/davis: replace systemd script with ExecStart
2026-07-31 03:18:44 +09:00
h7x4
1168ec307c
nixos/sogo: replace systemd preStart with ExecStartPre for tmp watcher
2026-07-31 03:18:43 +09:00
h7x4
a229acee0a
nixos/zitadel: replace systemd script with ExecStart
2026-07-31 03:18:41 +09:00
h7x4
b0cce36acb
various: replace systemd.services.<name>.{script,preStart} with ExecStart{,Pre}
...
This is a partial revert of 39e9380
2026-07-31 03:08:12 +09:00
Harish Rajagopal
fca2615fa3
nixos/feishin: init module
2026-07-28 23:37:47 +02:00
dish
5bd682efb6
slskd: 0.24.5 -> 0.26.0 ( #544340 )
2026-07-28 14:58:14 +00:00
Peder Bergebakken Sundt
7abd4f30d7
dawarich: 1.9.2 -> 1.10.1 ( #542171 )
2026-07-28 14:41:12 +00:00
staticdev
918cd8f170
slskd: move upload settings under transfers
2026-07-28 09:42:41 +02:00
staticdev
b320b43ca3
slskd: add units to speed_limits options
2026-07-28 09:40:38 +02:00