1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-28 20:16:41 +03:00
Commit graph

22566 commits

Author SHA1 Message Date
Sandro Jäckel
a810945475
nixos/nginx: default resolver.ipv6 to networking.enableIPv6 2024-12-25 03:58:32 +01:00
Sandro
c161f61057
prometheus-frr-exporter: init prometheus exporter module (#313651) 2024-12-25 03:49:52 +01:00
Matthew Croughan
f6332c09ed
nixos/ustreamer: init; ustreamer: 6.12 -> 6.18 (#367415) 2024-12-24 13:47:02 +02:00
Sefa Eyeoglu
8b261d027d
nixos/ustreamer: init
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-12-24 12:36:52 +01:00
Ramses
4af8ef3cd7
Remove Some Static IDs (#367563) 2024-12-24 11:34:14 +01:00
Alexander Sieg
db087bfef3
nixos/librenms: enable optimizations and view-cache (#367679) 2024-12-23 19:18:36 +01:00
Philip Taron
297e5bb009
amazon-cloudwatch-agent: let users specify configuration file paths (#358559) 2024-12-23 09:57:18 -08:00
Jennifer Graul
6abc69d2cf
nixos/librenms: enable optimizations and view-cache
Enables optimizations and view cache for the librenms module.
Optimizations and view cache are both regenerated with each package
update.
2024-12-23 17:11:42 +01:00
Marcin Serwin
1d2118f727
asusd: allow specifying configs via paths 2024-12-23 17:02:04 +01:00
Bobby Rong
05f5f947b4
nixos/cinnamon: Replace xplayer with celluloid
https://github.com/linuxmint/xplayer/issues/169#issuecomment-1072069928
2024-12-23 23:16:29 +08:00
Nico Felbinger
578c5b6583
prometheus-frr-exporter: init prometheus exporter module 2024-12-23 15:17:45 +01:00
Vladimír Čunát
fc9c33366b
staging-next 2024-12-04 (#361878) 2024-12-23 14:57:53 +01:00
Gaétan Lepage
5cd2444668
nixosModules.MooseFS: Format (#367327) 2024-12-23 14:14:19 +01:00
K900
4b816e1801 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-23 11:18:12 +03:00
Arne Keller
694f4998c9
nixos/netdata: copy apps_groups.conf instead of symlink (#356313) 2024-12-23 09:04:21 +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
Will Fancher
218901bd4c nixos/whisparr: Remove static IDs 2024-12-23 01:21:59 -05:00
commiterate
43caf2e0f9 amazon-cloudwatch-agent: let users specify configuration file paths 2024-12-22 22:58:07 -05:00
Sandro
31ed289d38
nixos/hadoop: fix hbase, hbase: 2.5.9 -> 2.5.10, 2.6.0 -> 2.6.1 (#366732) 2024-12-23 04:18:20 +01:00
github-actions[bot]
4726042dac
Merge master into staging-next 2024-12-23 00:15:04 +00:00
Jörg Thalheim
e2680ee340
Unbreak tts (#366756) 2024-12-23 00:20:52 +01:00
Stefan Frijters
31942f20f4 nixos/ntpd: fix permissions error when creating drift file
This fixes "frequency file /var/lib/ntp/ntp.drift.TEMP: Permission denied".

Creating a directory via StateDirectory makes that directory /var/lib/ntp owned by root:root.
However, when running ntpd we change to user ntp (see ntpFlags), so the process cannot
actually use that directory.

Actually creating a home directory for the user at that location solves that problem.
2024-12-22 16:20:31 -06:00
Sandro
bc26911947
nixos/nginx-sso: allow using file-based secrets (#325838) 2024-12-22 22:50:05 +01:00
oddlama
e130769df5
nixos/hostapd: remove unused imports 2024-12-22 22:10:46 +01:00
Sefa Eyeoglu
29b57eacc2
Update NixOS Module evremap (#362661) 2024-12-22 22:04:59 +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
K900
c03fa0c918 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-22 21:59:42 +03:00
Lorenz Leutgeb
578baae41d nixos/mailman: Remove unused extraPythonPackages 2024-12-22 16:22:32 +01:00
Marcin Serwin
8fa4a6c597
asusd: support multiple aura configs
Since version 6.0.0 asusd supports multiple aura devices. Since each of
them may have a different configuration, the `aura.ron` file, previously
used for configuration, is now ignored in favor of device specific
`aura_{prod_id}.ron` configuration. This change adds support for
specifying multiple aura configs via `auraConfigs` attribute and removes
the old `auraConfig` attribute.
2024-12-22 12:28:17 +01:00
Jean-Baptiste Giraudeau
7ebb6132f4 nixos/tts: fix handling of extraArgs 2024-12-22 10:27:04 +01:00
liberodark
10f6382917 nixosModules.MooseFS: Format 2024-12-22 09:33:01 +01:00
github-actions[bot]
e1b8fbad4c
Merge master into staging-next 2024-12-22 00:15:48 +00:00
euxane
1dabc1f584 maintainers: rename pacien -> euxane, update details 2024-12-21 21:20:22 +01:00
K900
48fcb81021 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-21 21:08:36 +03:00
Arne Keller
8e8d65e1ca
nixos/bind: harden systemd service (#349548) 2024-12-21 17:07:03 +01:00
Arne Keller
de99d3d3e3
nixos/gitlab: Fix registry port (#351496) 2024-12-21 16:56:18 +01:00
Guillaume Girol
d832d03b19
nixos/borgbackup: fix extraArgs shell expansion (#332319) 2024-12-21 16:08:45 +01:00
Arne Keller
0666911bf2
nixos/jackett: add Systemd sandboxing configuration (#211096) 2024-12-21 15:49:19 +01:00
Arne Keller
b59477329f
nixos/mullvad-vpn: remove unneeded hacks (#341992) 2024-12-21 15:48:44 +01:00
Guillaume Girol
7d0c25dca2 nixos/sane: ensure saned can access usb scanners
For a user to be able to scan with an USB scanner, it must have write access
to the corresponding file in /dev/bus/usb. Enabling the sane module
adds SANE's upstream hwdb file and udev rules to udev search path. The
hwdb file tags the scanner as `libsane_matched` and a builtin (from
systemd upstream) udev rule marks all `libsane_matched` devices as
uaccess. When a physical user logins, logind adds an acl allowing them
to write to the device.

Unfortunately, saned is a daemon. Therefore, uaccess has no effect for
it, and if no other udev rule changes the device to belong to the
scanner group or the lp group, (there are such rules, but they are not
complete enough, in that some scanners known by SANE rules are not known
by these rules), it will not be able to write to the scanner.

This solves this by adding a udev rule so that all libsane_matched
devices have an acl rules so that users in the scanner group can write.

A similar rule is present on Arch and Debian at least.

Note that we don't chgroup the file instead, because this posed problems
in the past: scanners are often also printers, and a device's group
cannot be simultaneously lp and scanner.

Fixes: https://github.com/NixOS/nixpkgs/issues/361981
2024-12-21 12:00:00 +00:00
Ilya Epifanov
a21e4fa9e0 restic: fixed handling of arguments with spaces in restic wrappers 2024-12-20 22:05:47 +01:00
sehqlr
15eafd036b Fixed the Monica email configuration bug 2024-12-20 14:48:38 -06:00
K900
522470aea5 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-20 21:34:10 +03:00
K900
aac7b0adea Merge remote-tracking branch 'origin/master' into staging-next 2024-12-20 21:16:36 +03: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
20c2374362
nixos/frigate: add rtmp nginx module (#341918) 2024-12-20 18:36:22 +01:00
Arne Keller
61026a1ad0
nixos/dbus: add package options (#347923) 2024-12-20 18:14:17 +01:00