Ratchanan Srirattanamet
ff4214fabd
nixos/kimai: fix upgrading to Kimai 2.32 by clearing cache earlier
...
During testing of Kimai 2.32, it's been found that fixes done in PR
371917 [^1] is not enough to prevent error in the case of upgrading from
2.31 to 2.32.
Hinted by an upstream issue [^2], make sure that the cache is cleared
before running `kimai:install`, not after. This fixes upgrading from
2.31 to 2.32, and should prevent similar issue from popping up again.
[^1]: https://github.com/NixOS/nixpkgs/pull/371917
[^2]: https://github.com/kimai/kimai/issues/5437
2025-05-16 11:19:58 +02:00
Maximilian Bosch
26126c75df
Merge: Use cacert in Nextcloud ( #406252 )
2025-05-15 18:50:53 +02:00
provokateurin
12f8199080
nixos/nextcloud: Override cacert package with config.security.pki.caBundle
2025-05-15 18:19:52 +02:00
Luj
b98b4f43bd
readeck: 0.17.1 -> 0.18.2 ( #405276 )
2025-05-14 17:38:22 +02:00
Sandro
60571a4fa9
nixos/gancio: fix cli not passing all args ( #401581 )
2025-05-14 15:11:36 +02:00
Jonas Heinrich
002ebbc4de
oncall: init at 2.1.7; nixos/oncall: init ( #388723 )
2025-05-13 23:21:54 +02:00
linsui
bff193eaba
readeck: 0.17.1 -> 0.18.2
2025-05-13 23:32:38 +08:00
Maximilian Bosch
0be521cb0e
Merge: nixos/nextcloud: use LoadCredential to read services.nextcloud.secretFile ( #405970 )
2025-05-13 13:45:36 +02:00
Sandro
95afdf2b49
nixos/gancio: properly quote
...
Co-authored-by: Wroclaw <wroclaw223@outlook.com>
2025-05-12 17:55:46 +02:00
provokateurin
dfb7f45bb8
nixos/nextcloud: Disable integrity check
2025-05-11 21:34:33 +02:00
thiloho
a847800945
nixos/archtika: remove module
2025-05-11 16:27:16 +02:00
Jonas Heinrich
ce6e5f037a
nixos/oncall: init
2025-05-11 13:30:01 +02:00
networkException
23468ad19f
nixos/nextcloud: use LoadCredential to read services.nextcloud.secretFile
...
This patch adds support for using systemd's LoadCredential
feature to read in a json file at a path defined in the
services.nextcloud.secretFile option.
This is a follow up to 2ce1e84103 .
2025-05-10 20:36:01 +02:00
lassulus
fb297f0be8
movim: 0.30 → 0.30.1; {movim,nixos.movim}: mysql → mariadb ( #401596 )
2025-05-10 07:58:20 +02:00
Pol Dellaiera
aaf817bb5b
nixos/glance: allow specifying secret settings ( #395551 )
2025-05-08 13:58:03 +00:00
Izorkin
4ec6492b3b
nixos/mastodon: add option elasticsearch.prefix
2025-05-08 14:48:52 +02:00
piegames
a1848a66d8
nixos/stash: Fix regex in default value ( #403279 )
2025-05-07 12:45:34 +02:00
Yt
e3fa38df6b
lauti: rename from eintopf and update to 1.0.0 ( #403263 )
2025-05-06 16:24:25 -04:00
Bruno BELANYI
e8f532dea2
nixos/mealie: add 'database.createLocally' ( #403670 )
2025-05-06 13:45:40 +01:00
Riyyi
39fbbb7ba0
nixos/nextcloud: fix typo in extraApps example ( #404314 )
2025-05-05 17:00:50 +08:00
Bruno BELANYI
2e44a3dd76
nixos/mealie: add 'database.createLocally'
2025-05-02 23:15:59 +01:00
piegames
8a71705aba
nixos/stash: Fix regex in default value
...
`\.` in a Nix string is just `.`, so it will match on any characters
instead of just dot.
2025-05-01 13:18:19 +02:00
Jonas Heinrich
a22c5fac3f
nixos/eintopf: rename package to lauti
2025-05-01 12:27:49 +02:00
Alexander Sieg
5205c8b5ca
nixos/snipe-it: clear and rebuild caches on startup
2025-04-29 15:45:04 +02:00
Gutyina Gergő
27d160b60b
nixos/glance: allow specifying secret settings
2025-04-26 13:42:15 +02:00
Maximilian Bosch
31357d17a3
Merge: nixos/nextcloud: Disable web updater by default ( #401147 )
2025-04-25 18:31:53 +02:00
โทสฺตัล
9e32e76a72
{movim,nixos.movim}: mysql → mariadb
...
Docs say now the separation between MySQL & MariaDB too great to be
supported going forward, so to better reflect that, rename to match.
2025-04-25 08:22:55 +07:00
Sandro Jäckel
3a5c613ce2
nixos/gancio: fix cli not passing all args
2025-04-25 01:27:15 +02:00
Defelo
965558108f
nixos/olivetin: init module
2025-04-24 23:40:51 +02:00
provokateurin
530c6f09c9
nixos/nextcloud: Disable web updater by default
...
Disables the "Open updater" button in the admin overview and makes sure it is not possible to update the instance through the web interface.
Nextcloud runs from the source code in the nix store and should not try to update itself manually.
The only way to update Nextcloud is to update nixpkgs and therefore the web updater must be disabled.
2025-04-23 17:08:25 +02:00
xanderio
71ae33edd3
nixos/dependency-track: fix nginx config for frontend ( #393041 )
2025-04-23 16:19:22 +02:00
0x4A6F
d8bfbd35ee
upgrade nodejs_18 dependents in prevision for upcoming EOL ( #399749 )
2025-04-22 22:01:51 +02:00
Maximilian Bosch
2cb444f4fc
Merge: nixos/nextcloud: S3: Rename autocreate (a no-op) to verify_bucket_exists ( #399629 )
2025-04-22 16:03:51 +02:00
Maximilian Bosch
4c336c55b2
Merge: nextcloud29: drop ( #397974 )
2025-04-22 15:56:50 +02:00
Marcus Ramberg
d3ad1eb896
hoarder: rename to karakeep, nixos/karakeep: init module ( #399603 )
2025-04-22 08:19:44 +02:00
Eric Roberts
9790df5968
nixos/karakeep: init module
2025-04-21 20:20:20 -04:00
Antoine du Hamel
dc8397c07b
upgrade nodejs_18 dependents in prevision for upcoming EOL
2025-04-21 19:56:15 +02:00
Martin Weinelt
96c56efbc6
discourse: 3.3.2 -> 3.4.2 ( #394129 )
2025-04-21 16:44:43 +02:00
Thiago Kenji Okada
3bf74f2aa5
nixos/cook-cli: init module ( #399226 )
2025-04-21 13:57:09 +01:00
provokateurin
1efc79ccca
nextcloud29: drop
2025-04-21 07:48:32 +02:00
Tristan Ross
9ddf5cb6f4
nixos/mattermost: correct file upload directory ( #400221 )
2025-04-20 15:19:05 -07:00
Morgan Jones
a7e52b03c3
nixos/mattermost: correct file upload directory
...
Fix compatibility with previous versions by making sure all the uploads
and plugins end up in the correct directory. Add a test for the exact
path we care about to ensure that it doesn't work "on accident."
Discovered while updating instances to unstable.
2025-04-19 18:33:20 -07:00
Aleksana
a89584761e
nixos/gancio: fix quotes and indentation, exec into configured user ( #397194 )
2025-04-20 09:09:51 +08:00
Nico Felbinger
e0d1b49a46
chore: move meta option to top level in many modules
2025-04-19 18:27:48 +02:00
Luana
7fbf79c4ac
nixos/cook-cli: init module
2025-04-18 09:00:40 -03:00
Tom Hubrecht
08e859c8e0
nixos/nextcloud: S3: Rename autocreate (a no-op) to verify_bucket_exists
...
C.f. https://github.com/nextcloud/documentation/issues/10436
Co-authored-by: Tom Herbers <mail@tomherbers.de>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
2025-04-18 11:14:38 +02:00
Bruno BELANYI
e1e459223d
mealie: 2.7.1 -> 2.8.0 ( #392158 )
2025-04-13 19:59:31 +01:00
Anton Mosich
3f12820164
nixos/mealie: update for mealie v2.8.0
...
mealie v2.8.0 no longer uses crfpp, but instead uses
ingredient_parser_nlp, which relies on nltk-data. If this environment
variable isn't available, mealie will just download the data instead.
2025-04-13 20:50:30 +02:00
Sandro
1cb88030dd
nixos/whoami: init module ( #397396 )
2025-04-11 17:00:16 +02:00
Sandro
28a43ce6ba
baikal: init at 0.10.1 ( #370473 )
2025-04-11 00:54:14 +02:00