Rick van Schijndel
35a2fc6117
nixos/aria2: allow fine tuning download file permissions ( #359045 )
2024-12-01 11:52:02 +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
Azat Bahawi
130bb06af1
nixos/zapret: extra features ( #356339 )
2024-11-30 21:08:58 +03: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
Leona Maroni
2ba711361f
gitlab: 17.3.7 -> 17.5.2 ( #360160 )
2024-11-30 09:51:21 +01:00
Robert Schütz
61f3a9680a
nixos/prometheus.exporters.unifi: drop
...
The corresponding package was dropped in 826bef9b51
.
2024-11-29 22:49:29 +01:00
Maximilian Bosch
cf28257e4f
Merge: percona-server_8_0: 8.0.37-29 -> 8.0.39-30, percona-server: 8.4.0-1 -> 8.4.2-2 ( #359824 )
2024-11-29 22:16:16 +01:00
Maximilian Bosch
c055f6bc0a
nixos/mysql: fix evaluation of percona test
...
Commit e14483d6a6
fixed a bug in the `ini`
type with `listsAsDuplicatedKeys = true;`: multiple list declarations
weren't merged, but latter declarations shadowed the former without any
error.
The fix brought another issue to surface however: before, the
`plugin-load-add` declaration in the MySQL test shadowed the
`auth_socket.so` setting in the module. But now the attempt
to merge a list and a single declaration breaks because of
`types.either` seeing a mix of declarations from the left
AND right type.
Turning the `plugin-load-add` in the module into a list triggers the
correct merging behavior and thus fixes the evaluation error (and
merging behavior of `plugin-load-add`)!
This wasn't an issue for mysql itself (empty `plugin-load-add` in the
test) and neither for mariadb (the `auth_socket.so` isn't added for
this).
2024-11-29 21:55:49 +01:00
Philip Taron
a403221cb8
treewide/nixos: remove with lib;
part 3 ( #335623 )
2024-11-29 10:10:53 -08:00
Fedi Jamoussi
b9da4f27d9
nixos/omnom: init module ( #357830 )
2024-11-29 18:34:24 +01:00
Alexander Sieg
eebd4c3b01
gitlab: 17.3.7 -> 17.5.2
2024-11-29 17:51:19 +01:00
Sefa Eyeoglu
854baca4aa
nixos/renovate: unset service restart ( #359403 )
2024-11-29 15:22:05 +01:00
Victor Engmark
7389d32232
nixos/cupsd: Fix permissions on shared directories
...
`/var/cache`, `/var/lib`, and `/var/spool` all have 0755 permissions by
default, so should probably be created as such in this script.
See #357447 for discussion.
2024-11-29 21:50:04 +13:00
Sandro
1d62a85ff5
nixos/mailman: add option to expand the uwsgi settings ( #333315 )
2024-11-29 00:53:55 +01:00
Victor Engmark
bfe7bb410f
nixos/printing: fix ShellCheck issues
...
ShellCheck reports the following:
> SC2174 (warning): When used with -p, -m only applies to the deepest
> directory.
Avoid this warning by splitting `mkdir -m MODE -p DIR` into
`(umask MASK && mkdir -p DIR)`.
2024-11-28 22:41:11 +01:00
Felix Buehler
07894f4f30
nixos/services.stunnel: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
93d6b8180e
nixos/services.oink: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
2d4a4c110a
nixos/services.nylon: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
2bf4393a9b
nixos/networking.nftables: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
83cc2cd01f
nixos/services.nebula: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
e14d1dc198
nixos/services.ncdns: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
e4ffb753b1
nixos/services.glusterfs: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
4dbf3a75ae
nixos/services.drbd: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
44985668d8
nixos/services.diod: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
a9748cc118
nixos/services.cachefilesd: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
5f44beaebb
nixos/services.watchdogd: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
e8e5c6c79b
nixos/services.vnstat: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
cc88c367bb
nixos/services.uptime-kuma: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
6974870a0a
nixos/services.tuptime: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
307f280e81
nixos/services.tremor-rs: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
851d23320b
nixos/services.telegraf: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
8eb355e978
nixos/services.sysstat: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
8b8b523eb9
nixos/services.statsd: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
084011a1b4
nixos/services.smartd: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
b3796eddc4
nixos/services.scollector: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
a7f917375f
nixos/services.riemann: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
36b176c8e3
nixos/services.riemann-tools: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
9f025e3df5
nixos/services.riemann-dash: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
4f47314003
nixos/services.prometheus.xmpp-alerts: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
f9825ae100
nixos/services.prometheus.sachet: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
3b6ddc5927
nixos/services.prometheus.pushgateway: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
ea4bd53274
nixos/services.prometheus.alertmanager: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
951787fba3
nixos/services.prometheus.alertmanagerWebhookLogger: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
c617a4cb83
nixos/services.prometheus.alertmanagerIrcRelay: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
500c84cedd
nixos/services.osquery: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
f88528a137
nixos/services.netdata: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
c93d8f88a7
nixos/services.nagios: remove with lib;
2024-11-28 19:08:38 +01:00
Felix Buehler
34970fdcf3
nixos/services.munin-[cron,node]: remove with lib;
2024-11-28 19:08:38 +01:00