1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-08 02:38:11 +09:00
Commit graph

51448 commits

Author SHA1 Message Date
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
Maximilian Bosch
cf0370b028
Merge: nixos/matrix-synapse: Fix merging log configuration (#409839) 2025-06-07 12:48:22 +02:00
Aleksana
15293a19e7
zsh-history: drop (#399466) 2025-06-07 10:18:08 +08:00
Martin Weinelt
c80ea7a732
nixos/draupnir: init, nixosTests.draupnir: init (#400194) 2025-06-06 21:01:57 +02:00
gustavderdrache
d5960b9e03 nixos-generate-config: Add test for Flake=1 option 2025-06-06 10:55:31 -04:00
Graham Christensen
7e7cf1ce2f nixos-generate-config: Add a flake default to the conf file 2025-06-06 10:32:55 -04:00
Rory&
d6413ba436
nixosTests.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:33 +02: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
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
April John
afdf5811b4 zsh-history: drop
Dropped upstream and has no maintainer. No upstream commits since 6 years.

aliases: add change date

Co-authored-by: Acid Bong <acidbong@tilde.club>
2025-06-06 15:29:12 +08:00
Pol Dellaiera
13cd7afd74
nixos/glance: add environmentFile option (#413373) 2025-06-06 09:15:18 +02: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
Peder Bergebakken Sundt
ba7de1c9d0
nixos/tests/thelounge: fix eval by disabling theme test (#412199) 2025-06-06 01:51:20 +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
Maximilian Bosch
30a7b0a65f
Merge: nixos/nginx: fix type of mapHashBucketSize (#413269) 2025-06-05 16:11:55 +02:00
Philip Taron
0861217ca8
treewide: replace stdenv.is with stdenv.hostPlatform.is (#413977) 2025-06-05 06:40:30 -07: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
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
h7x4
e626e61ab8
maintainers: rename williamvds -> averyvigolo (#414043) 2025-06-05 08:36:44 +02:00
Martin Weinelt
3fdac78c28
nixosTests: migrate mc config host add to mc alias set
The former command was deprecated in 2020 and removed in one of the last
releases.
2025-06-05 05:36:17 +02:00
Joshua Manchester
ab778dc6b6
nixos/tests/broadcast-box: init 2025-06-04 22:29:59 +01: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
Peder Bergebakken Sundt
97262ee871 treewide: replace stdenv.is with stdenv.hostPlatform.is 2025-06-04 19:01:03 +02:00
dotlambda
3c8ae5a756
nixos/tests/vaultwarden: fix (#413759) 2025-06-04 09:52:55 -07: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
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
Peder Bergebakken Sundt
b90e02d897
tracee: 0.20.0 -> 0.23.1 (#411447) 2025-06-04 06:27:56 +02:00
Austin Horstman
f67b454f0b
yazi: append .yazi to plugin folders automatically (#413536) 2025-06-03 21:42:24 -05:00
Robert Schütz
d624852d0c nixos/tests/vaultwarden: fix 2025-06-03 18:05:30 -07:00
williamvds
727fe21d5d
nixos/pihole-web: init
Pihole's dashboard is a web app which visualises statistics from pihole-FTL
(i.e. dnsmasq), shows query logs, and allows configuration.

With this module, configuration is largely declarative and immutable, so
settings can't be changed, but they can be viewed from the webpage.

The admin page also allows regenerating the DNS ("gravity") database.
2025-06-03 23:15:18 +01:00
williamvds
8f5d24c1b2
nixos/pihole-ftl: init
Add a module for pihole-ftl, which allows declaratively defining the
pihole.toml config file.

Also provide options for adlists to use, which can be added through the pihole
script (packaged as "pihole"). Other state such as clients and groups require
complex database operations, which is normally performed by the pihole
webapp (packaged as "pihole-web").

Extend the dnsmasq module to avoid duplication, since pihole-ftl is a soft-fork
of dnsmasq which maintains compatibility.

Provide the pihole script in `environment.systemPackages` so pihole-ftl can be
easily administrated.
2025-06-03 23:15:18 +01:00
williamvds
4bdf75f1cb
dnsmasq: pass through config file as an option
So that the pihole module reuse it. pihole-ftl is a fork of dnsmasq and its
configuration file is compatible.
2025-06-03 23:15:17 +01:00