nixpkgs-ci[bot]
|
58e6bb171e
|
Merge master into staging-next
|
2025-06-08 00:19:12 +00:00 |
|
Michele Guerini Rocco
|
6c226608d1
|
nixos/pdns-recursor: reload service on config change (#414732)
|
2025-06-07 23:39:54 +02:00 |
|
nixpkgs-ci[bot]
|
6382019211
|
Merge master into staging-next
|
2025-06-07 18:05:03 +00:00 |
|
John Titor
|
cd64f1bd87
|
treewide: migrate nixos modules to networking.hosts
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
|
2025-06-07 23:09:46 +05:30 |
|
Peter Lehmann
|
c586196e17
|
nixos/pdns-recursor: reload service on config change
|
2025-06-07 19:13:07 +02:00 |
|
Yureka
|
f7a8cfb119
|
nixos/lasuite-docs: Set collaboration server allowed origins (#413190)
Without this, the collaboration server closes the websocket connection
and activity within the doc is not synchronized.
|
2025-06-07 15:38:27 +02:00 |
|
Thomas Gerbet
|
7f7282e533
|
nixos/jenkins: Introduce javaPackage option; Bump Java version to 21 (#412480)
|
2025-06-07 15:17:23 +02:00 |
|
nixpkgs-ci[bot]
|
8e5f9d1749
|
Merge master into staging-next
|
2025-06-07 12:06:06 +00:00 |
|
Maximilian Bosch
|
cf0370b028
|
Merge: nixos/matrix-synapse: Fix merging log configuration (#409839)
|
2025-06-07 12:48:22 +02:00 |
|
nixpkgs-ci[bot]
|
4339ec5da6
|
Merge master into staging-next
|
2025-06-06 19:32:04 +00:00 |
|
Martin Weinelt
|
c80ea7a732
|
nixos/draupnir: init, nixosTests.draupnir: init (#400194)
|
2025-06-06 21:01:57 +02:00 |
|
K900
|
7e4f0fbf9d
|
Merge remote-tracking branch 'origin/master' into staging-next
|
2025-06-06 21:50:43 +03:00 |
|
Graham Christensen
|
7e7cf1ce2f
|
nixos-generate-config: Add a flake default to the conf file
|
2025-06-06 10:32:55 -04:00 |
|
Rory&
|
4b153aad5d
|
nixos/draupnir: init
Co-authored-by: emilylange <git@emilylange.de>
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
Co-authored-by: teutat3s <10206665+teutat3s@users.noreply.github.com>
|
2025-06-06 15:35:31 +02:00 |
|
Johannes Kirschbauer
|
b86c8dccd4
|
nixos/filesystems: chore replace 'with' statements (#414466)
|
2025-06-06 15:32:38 +02:00 |
|
Lin Jian
|
2302f3c9bd
|
nixos/dnscrypt-proxy2: add package option (#411451)
|
2025-06-06 21:21:30 +08:00 |
|
Adam C. Stephens
|
a4ff0e3c64
|
nixos/kanidm: Fix bind paths (#409310)
|
2025-06-06 08:35:49 -04:00 |
|
nixpkgs-ci[bot]
|
cdd3b11ebb
|
Merge master into staging-next
|
2025-06-06 12:07:00 +00:00 |
|
MidAutumnMoon
|
101965187e
|
nixos/dnscrypt-proxy2: add package option
nixos/dnscrypt-proxy2: remove `with lib;`
Co-authored-by: Sizhe Zhao <prc.zhao@outlook.com>
|
2025-06-06 18:15:30 +08:00 |
|
Johannes Kirschbauer
|
6e25d9885f
|
nixos/filesystems: chore replace 'with' statements
|
2025-06-06 11:07:10 +02:00 |
|
Pol Dellaiera
|
13cd7afd74
|
nixos/glance: add environmentFile option (#413373)
|
2025-06-06 09:15:18 +02:00 |
|
K900
|
c9dd2063b7
|
Merge remote-tracking branch 'origin/master' into staging-next
|
2025-06-06 09:28:07 +03:00 |
|
Felix Singer
|
31d18149ad
|
nixos/murmur: Drop warnings regarding renamed/removed options
These warnings were added around 5 years ago. That's long enough. So
drop them.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
|
2025-06-06 07:52:35 +02:00 |
|
Felix Singer
|
b6c81af12d
|
nixos/murmur: Get rid global lib expansion
Signed-off-by: Felix Singer <felixsinger@posteo.net>
|
2025-06-06 07:52:35 +02:00 |
|
Felix Singer
|
1c9df5c6de
|
nixos/murmur: Use lib.mkEnableOption where possible
While on it, replace occurrences of "Murmur" with "Mumble server" of
touched options.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
|
2025-06-06 07:52:35 +02:00 |
|
Peder Bergebakken Sundt
|
9477c8f08f
|
gpu-screen-recorder{,-gtk}: add passthru.updateScript, update (#367552)
|
2025-06-06 02:23:48 +02:00 |
|
Philip Taron
|
1755d9399b
|
nixos/networkd: update valid KeepConfiguration values (#395621)
|
2025-06-05 16:17:48 -07:00 |
|
misuzu
|
8a50b1478b
|
nixos/dwl: init module (#403978)
|
2025-06-05 23:20:43 +03:00 |
|
Gurjaka
|
be1545fc17
|
nixos/dwl: init module
|
2025-06-05 23:59:14 +04:00 |
|
nixpkgs-ci[bot]
|
7f22dba658
|
Merge master into staging-next
|
2025-06-05 16:35:28 +00:00 |
|
Maximilian Bosch
|
30a7b0a65f
|
Merge: nixos/nginx: fix type of mapHashBucketSize (#413269)
|
2025-06-05 16:11:55 +02:00 |
|
Maximilian Bosch
|
4a2a4193f9
|
nixos/nginx: fix type of mapHashBucketSize
While the default is indeed 32/64/128, the option accepts any `size`[1]
including values >128, as observed in a customer project.
[1] https://nginx.org/en/docs/http/ngx_http_map_module.html
|
2025-06-05 14:58:17 +02:00 |
|
Florian Klink
|
47718fe885
|
nixos/alloy: add environmentFile option (#405269)
|
2025-06-05 15:55:16 +03:00 |
|
nixpkgs-ci[bot]
|
c9ad1567d4
|
Merge master into staging-next
|
2025-06-05 12:07:29 +00:00 |
|
Pol Dellaiera
|
1f36324dfd
|
readeck: 0.18.2 -> 0.19.2 (#411362)
|
2025-06-05 11:23:22 +02:00 |
|
Paul Haerle
|
f53da6c507
|
broadcast-box: init at 0-unstable-2025-06-04 (#288443)
|
2025-06-05 11:11:24 +02:00 |
|
Joshua Manchester
|
4dbade0a18
|
nixos/broadcast-box: init
|
2025-06-04 22:29:58 +01:00 |
|
williamvds
|
82b8a1e117
|
maintainers: rename williamvds -> averyvigolo
|
2025-06-04 21:27:11 +01:00 |
|
linsui
|
17f95268f3
|
nixos/readeck: add back MemoryDenyWriteExecute
SQLite driver is reverted to its CGO version so this can be enabled
|
2025-06-05 03:47:00 +08:00 |
|
nixpkgs-ci[bot]
|
18b7b96bff
|
Merge master into staging-next
|
2025-06-04 17:43:18 +00:00 |
|
Brendan Taylor
|
d0be8ff242
|
nixos/borgmatic: do not use pg_dumpall when a format is set (#413251)
|
2025-06-04 18:05:58 +02:00 |
|
Sandro
|
bbedaa5b3d
|
nixos/gitea: drop useWizard (#413325)
|
2025-06-04 18:05:43 +02:00 |
|
Sandro Jäckel
|
530e878123
|
nixos/gitea: drop useWizard
It was broken and lacks automated testing.
See https://github.com/NixOS/nixpkgs/issues/413172
|
2025-06-04 17:42:03 +02:00 |
|
John Wiegley
|
8922d4f099
|
pihole: init at various (#361571)
Adds pihole-ftl.service and pihole-ftl-log-deleter.service.
Authored-By: williamvds <william@williamvds.me>
|
2025-06-04 08:12:30 -07:00 |
|
nixpkgs-ci[bot]
|
9cfe4191e5
|
Merge master into staging-next
|
2025-06-04 12:07:13 +00:00 |
|
Paul Haerle
|
ea34fcd8ae
|
nixos/tailscale-auth: restart on-failure and wait for tailscaled (#393038)
|
2025-06-04 13:50:31 +02:00 |
|
Pol Dellaiera
|
a22c7aad11
|
Revert "nixos/postfix: add slow domain"
|
2025-06-04 08:15:52 +02:00 |
|
nixpkgs-ci[bot]
|
68cbd06ed0
|
Merge master into staging-next
|
2025-06-04 06:06:10 +00:00 |
|
Austin Horstman
|
f67b454f0b
|
yazi: append .yazi to plugin folders automatically (#413536)
|
2025-06-03 21:42:24 -05:00 |
|
nixpkgs-ci[bot]
|
2c9e477cff
|
Merge master into staging-next
|
2025-06-04 00:17:12 +00:00 |
|