1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-29 12:35:10 +03:00
Commit graph

34985 commits

Author SHA1 Message Date
Leona Maroni
638568b385
nixos/frr: make runtime directory world-readable (#358930) 2024-12-03 16:34:58 +01:00
Martin Weinelt
566e53c2ad
nixos/knot: add missing CLIs to wrapper (#361139) 2024-12-03 13:40:06 +01:00
Aleksana
122ab4117f
deepin: do not install infrequently used apps by default (#361425) 2024-12-03 20:02:56 +08:00
Masum Reza
2bedc788d7
nixos/ananicy: fix eval when hardened kernel is used with ananicy-cpp (#361172) 2024-12-03 17:14:42 +05:30
rewine
6990eac8e8 deepin: do not install infrequently used apps by default 2024-12-03 19:22:18 +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
Aleksana
233b1ae049
nixos/localtimed: fix 'geoclue2Package' doc (#360733) 2024-12-03 16:33:40 +08:00
Yury Shvedov
bc678b2892 nixos/gitwatch: fix module accounting
With initial commit I missed the `module-list.nix` file and maintainers
field.

Change-Id: If0af670b11370b3634dd7fb89c9707a8fb51c91e
2024-12-03 09:59:28 +03:00
Pol Dellaiera
499361c88b
nixos/gnupg: fix typo (#361074) 2024-12-03 06:30:01 +01:00
Guilherme Baeta Fontes
2ae24b1246
nixos/gnupg: fix typo 2024-12-02 23:07:43 +00:00
Franz Pletz
89a3c7e9f0
nixos/prometheus: add fallback_scrape_protocol and scrape_protocols options (#361223) 2024-12-02 23:29:11 +01:00
Rick van Schijndel
1649adc155 nixos/prometheus: add fallback_scrape_protocol and scrape_protocols options
I chose to not constrain them to the supported values to be more flexible in supporting any
newly added values. But maybe it makes sense to constrain them, I'm not completely sure.

Ran into this because Prometheus 3.0 was introduced last week and my config broke,
since rtl_433 doesn't set the headers / content-type correctly.

Related-to: https://github.com/NixOS/nixpkgs/pull/358862
Related-to: https://github.com/prometheus/prometheus/pull/15136
2024-12-02 22:20:48 +01:00
Nick Cao
88814f3499
nixos/keycloak: Enable Dual-Stack by default. (#360845) 2024-12-02 14:24:20 -05:00
John Titor
a86b5873b6
nixos/ananicy: fix eval when hardened kernel is used with ananicy-cpp 2024-12-03 00:14:56 +05:30
Rick van Schijndel
dbf753c544
tandoor-recipes: drop maintainership (#359603) 2024-12-02 19:36:59 +01:00
Philip Taron
cd519af995
Added boot.modprobeConfig.useUbuntuModuleBlacklist. (#290330) 2024-12-02 09:38:23 -08:00
Philip Taron
898a5023f3
nixos/boot: merge to maintain commit signatures 2024-12-02 08:58:37 -08:00
Philip Taron
548eb2776d
nixos/boot: remove lib.mdDoc from boot.modprobeConfig.useUbuntuModuleBlacklist 2024-12-02 08:58:27 -08:00
Sefa Eyeoglu
d2f5c28d0d
containerd: 1.7.23 -> 2.0.0 (#356618) 2024-12-02 17:19:46 +01:00
Alexander Sieg
46402be060 nixos/knot: add missing CLIs to wrapper 2024-12-02 17:17:19 +01:00
Sefa Eyeoglu
94d17479d4
nixos/searxng: limiter.toml reference moved (#348761) 2024-12-02 17:09:16 +01:00
misuzu
400af872ce
networkd-dispatcher: don't patch conf file path, add extraArgs option (#265348) 2024-12-02 17:37:50 +02:00
Jonas Heinrich
1294e798cb
nixos/signald: automatically migrate db (#202923) 2024-12-02 14:55:56 +01:00
Martin Weinelt
3828bc6e11
nixos/kea: fix settings example (#361068) 2024-12-02 14:13:16 +01:00
Franz Pletz
1e0c4e50b0
network: Fix cycle dependency causing race of netdev and address configuration (#352523) 2024-12-02 13:13:24 +01:00
Bruno BELANYI
9a0ae3a604 tandoor-recipes: drop maintainership
I stopped using it, I can't test updates anymore.
2024-12-02 12:02:24 +00:00
bloominstrong
798c3d20d3 nixos/kea: fix settings example
As of 2.6.0 subnet-ids need to be provided in the setitngs, adding that to the dhcp{4,6}.settings example
2024-12-02 21:49:10 +10:00
Alexander Sieg
12c4224d83
nixos/shairport-sync: restart the systemd service on failure (#357253) 2024-12-02 11:52:31 +01:00
misuzu
dd9a2e26ac
nixos/nat: Match iptables behavior with nftables, add externalIP check (#277016) 2024-12-02 12:02:45 +02:00
Egor Savkin
9354d385e2 network: Fix cycle dependency causing race of netdev and address configuration
This changes the following chain after `nixos-rebuild switch` with modified tunnel interfaces:
stop network-setup -> stop TUN-netdev -> stop network-addresses-TUN -> start network-addresses-TUN (fails since it depends on TUN-netdev which is off).

Chain after this change:
stop TUN-netdev -> stop network-setup -> stop network-addresses-TUN -> start TUN-netdev -> start network-addresses-TUN -> start network-setup

Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-12-02 10:54:47 +08:00
misuzu
491c8c8e0a
nixos/netbird: fix coturn configuration (#356267) 2024-12-01 23:07:35 +02:00
Ben Gamari
0a7dc31a85 gitlab-runner: Try fixing #356717 2024-12-01 15:03:37 -05: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
Nick Cao
7fd3ecc74d
nixos/strongswan: update start_action option (#360731) 2024-12-01 13:47:27 -05:00
Jenny
d3ba34c9e4
plausible: 2.0.0 -> 2.1.4 (#356221) 2024-12-01 18:31:00 +01:00
misuzu
4b0caba2c5
nixos/activation, switch-to-configuration-ng, doc: improve NIXOS_LUSTRATE installation experience (#349049) 2024-12-01 19:16:26 +02:00
Michele Guerini Rocco
c7a4e4c503
sd-image: fix raspberry pi 0 boot (#355469) 2024-12-01 17:42:24 +01:00
Michele Guerini Rocco
49f57fdb25
nixos/hostapd: allow octothorpe characters in SAE password (#356079) 2024-12-01 17:35:23 +01:00
Jan Tojnar
d835701e54 Merge branch 'gnome-notExcluded' 2024-12-01 15:50:21 +01:00
misuzu
2a1bf498aa
nixos/installation-cd-base: add git & rsync (#325511) 2024-12-01 16:35:33 +02:00
RMT
fc46ecd8c9
nixos/strongswan: update start_action option 2024-12-01 22:34:44 +08:00
misuzu
07a96b2499
nixos/installation-device: make openssh settings a default (#339786) 2024-12-01 16:32:13 +02:00
misuzu
f608d1b3bc
nixos/acme: fix cert ownership assert for string SupplementaryGroups (#356064) 2024-12-01 16:31:01 +02:00
Rick van Schijndel
35a2fc6117
nixos/aria2: allow fine tuning download file permissions (#359045) 2024-12-01 11:52:02 +01:00
Bruno BELANYI
35435a647a nixos/localtimed: fix 'geoclue2Package' doc 2024-12-01 10:41:30 +00:00
Aleksana
a94c29f625
privatebin: fix description typo (#360424) 2024-12-01 18:36:43 +08:00
Doron Behar
32ad523bd5
nixos/documentation: Link Devhelp files (#218123) 2024-12-01 11:25:40 +02:00
TNE
46b2df60a5 nixos/nat: Allow NAT to still function when a forward default DROP iptables rule is in effect.
This allows feature parity with the nftables "filterForward" firewall option when adding a ip forwarding default drop iptables rule.
2024-12-01 09:36:02 +01:00
TNE
622376ecb0 nixos/nat: Prevent NAT reflection on connections not coming from behind the NAT 2024-12-01 09:36:02 +01:00