Jörg Thalheim
80130a37d7
nixos/mediawiki: change user in maintenance scripts, use maintenance/run.php script ( #352521 )
2024-12-25 21:31:12 +01:00
Sandro Jäckel
7c1f9a05ee
nixos/mediawiki: change user in maintenance scripts, use maintenance/run.php script, add deleteUserEmail,importDump,run scripts
...
script initially copied from nextcloud and run with run.php as requested by this big warning:
*******************************************************************************
NOTE: Do not run maintenance scripts directly, use maintenance/run.php instead!
Running scripts directly has been deprecated in MediaWiki 1.40.
It may not work for some (or any) scripts in the future.
*******************************************************************************
2024-12-25 19:26:06 +01:00
Gaetan Lepage
8b235ad144
nixos/dolibarr: change permissions of conf.php to read only
2024-12-23 08:52:03 +01:00
Gaetan Lepage
2dfabce386
nixos/dolibarr: format
2024-12-23 08:43:24 +01:00
Sandro
2207ac3258
nixos/tests/nextcloud: fix notify_push test; nixos/nextcloud-notify_push: add nextcloudUrl option ( #365442 )
2024-12-22 21:27:56 +01:00
Arne Keller
4ff852554d
nixos/akkoma: include ImageMagick by default ( #353164 )
2024-12-20 19:13:50 +01:00
Arne Keller
dab5c03aa4
firefly-iii: 6.1.24 -> 6.1.25, nixos/firefly-iii: Improved cache clearing ( #366564 )
2024-12-20 19:12:47 +01:00
Arne Keller
94200398f9
nixos/actual: init at 24.10.1 ( #347825 )
2024-12-20 18:55:13 +01:00
Arne Keller
75269f6e77
nixos/akkoma: Provide cache directory via environment ( #352706 )
2024-12-20 18:12:13 +01:00
oddlama
93af2d0523
nixos/actual: init module and tests
...
Co-authored-by: PatrickDaG <58092422+PatrickDaG@users.noreply.github.com>
2024-12-20 15:06:04 +01:00
Robin Gloster
70145b71c3
Update TT-RSS, add simple test and updater flag customization ( #356592 )
2024-12-20 10:58:55 +00:00
Savyasachee Jha
51bed7030f
nixos/firefly-iii: Improved cache clearing
2024-12-19 20:13:58 +05:30
misuzu
96ec911551
nixos/gancio: add gancio to nginx extraGroups only if nginx enabled ( #352143 )
2024-12-17 22:13:00 +02:00
Sam Grayson
275baaeee3
nixos/matomo: Fix typo in assertion message ( #365931 )
...
This typo is confusing because it seems like the assertion requires nginx to be non-null (old text: "either nginx or nginx.webServerUser is mandatory").
2024-12-17 18:25:41 +02:00
Sandro Jäckel
a81d5824e8
nixos/nextcloud-notify_push: add nextcloudUrl option
...
to have better control over the URL for when bendDomainToLocalhost is
not good enough
2024-12-15 22:43:12 +01:00
Felix Zieger
b663e569c7
nixos/nostr-rs-relay: init ( #365038 )
...
* nixos/modules/services/web-apps: add nostr-rs-relay
* add jb55 as maintainer
* remove lib.mddoc
* mkenable requires name
2024-12-14 12:27:20 +02:00
Ember 'n0emis' Keske
601504d994
Remove n0emis as direct maintainer
2024-12-13 22:10:53 +01:00
Sandro
7f632a70b8
nixos/bookstack: add package option ( #364347 )
2024-12-12 21:21:52 -05:00
nicoo
f6c5531461
nixos: Don't set !allowSubstitutes ( #314664 )
...
It is set by `runCommandLocal` and prevents fetching the build output
from `cache.nixos.org` or another trusted substituter.
2024-12-12 18:26:24 +00:00
Arne Keller
27aef3ef74
nixos/dokuwiki: Don't force http with Caddy ( #327743 )
2024-12-12 10:21:24 +01:00
K900
7ea7a19b2d
nixos/bookstack: fix unintended escaping of nginx locations ( #363581 )
2024-12-11 20:23:22 +03:00
Robert Schütz
d55cc4608d
nixos/immich: restrict media filesystem permissions ( #361627 )
2024-12-11 08:45:12 -08:00
Benjamin Saunders
fd21ef2a65
nixos/immich: restrict filesystem permissions
...
immich appears to create this directory with permissions 0755 by
default, which needlessly exposes user data to other processes.
2024-12-10 20:02:17 -08:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Nick Cao
3c9a1fe232
nixos/wakapi: don't merge EnvironmentFile paths ( #363205 )
2024-12-09 13:37:24 -05:00
s1341
8ae4064d70
nixos/bookstack: fix unintended escaping of nginx locations
2024-12-09 15:41:22 +02:00
Lukas Werling
1475f480d5
nixos/dokuwiki: Don't force http with Caddy
...
Caddy usually expects just a hostname without scheme to do its automatic
HTTPS. It is possible to get the old behavior (only HTTP) by setting
`services.caddy.virtualHosts.<host>.hostName`.
2024-12-09 11:49:52 +01:00
Arne Keller
414c290f3b
nixos/galene: add turnAddress option and fix httpAddress ( #353421 )
2024-12-09 06:37:50 +01:00
Zexin Yuan
53bd25e9e2
kanboard: init at 1.2.42 ( #357229 )
2024-12-08 20:17:10 -05:00
NotAShelf
a8537d1198
nixos/wakapi: don't merge EnvironmentFile paths
2024-12-08 20:26:54 +03:00
Yt
d530a7b9ea
nixos/lemmy: fix nginx backend to proxy needed headers ( #306984 )
2024-12-06 19:27:00 -05:00
Aleksana
123a31096f
firefly-iii: fix typo ( #360434 )
2024-12-06 22:46:32 +08:00
misuzu
cd9300a455
nixos/akkoma: Make imports explicit ( #320513 )
2024-12-05 15:00:33 +02:00
w
b66069df87
nixos/invoiceplane: fix sites option description ( #316699 )
2024-12-04 22:47:12 +08:00
liberodark
0c053dfc7c
peertube: 6.0.4 -> 6.3.3 ( #358194 )
2024-12-03 09:45:16 +01:00
Aleksana
ca55ed1674
filesender: FIX: missing format definition. ( #316885 )
2024-12-03 16:40:22 +08:00
Frédéric Christ
dd5ac98f89
nixos/keycloak: Enable Dual-Stack by default.
...
Keycloak already has Dual-Stack made the default for a while:
https://github.com/keycloak/keycloak/pull/21340/files#diff-28d941fe33e0f8217892e8096ba7152ba9ade67e3b2c3f0ce31a333d90cc339d
2024-12-01 20:20:27 +01:00
Jenny
d3ba34c9e4
plausible: 2.0.0 -> 2.1.4 ( #356221 )
2024-12-01 18:31:00 +01:00
Aleksana
a94c29f625
privatebin: fix description typo ( #360424 )
2024-12-01 18:36:43 +08:00
Pol Dellaiera
c5150dd981
firefly-iii: 6.1.21 -> 6.1.24, firefly-iii-data-importer: 1.5.6 -> 1.5.7 ( #355838 )
2024-12-01 08:59:37 +01:00
pascal
002ebede7a
firefly-iii: fix typo
2024-11-30 15:01:30 +01:00
pascal
e06fd90239
privatebin: fix description typo
2024-11-30 14:30:15 +01:00
Thomas Gerbet
33f830be76
moodle: 4.4.1 -> 4.4.3 ( #334639 )
2024-11-30 13:08:19 +01:00
Valentin Gagarin
0ad4684753
agorakit: unbreak by setting valid database package
2024-11-26 22:20:19 +01:00
Savyasachee Jha
167c90ca01
nixos/firefly-iii-data-importer: Changes to clear cache more consistently upon updates
2024-11-25 09:46:52 +05:30
Savyasachee Jha
0c7f7224aa
nixos/firefly-iii: Changes to clear cache more consistently upon updates
...
and other minor updates to align with new RFC formatter.
2024-11-25 09:46:52 +05:30
Maximilian Bosch
52aad27d73
nixos/castopod: pin to php 8.2
...
The package is pretty outdated, so I'm not sure if it'll work with PHP
8.3, let's keep it on 8.2 for now until the maintainers update it.
2024-11-23 20:44:28 +01:00
Alexander Sieg
e8c9fa5bc8
plausible: 2.0.0 -> 2.1.4
2024-11-22 13:52:18 +01:00
Rémi NICOLE
a25e476c6a
nixos/netbox: clear old static files on upgrade ( #354036 )
2024-11-22 10:19:21 +01:00
Kerstin Humm
897954b8ae
nixos/open-web-calendar: init module
2024-11-21 16:34:39 +01:00