0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-20 00:50:38 +03:00
Commit graph

38790 commits

Author SHA1 Message Date
Leona Maroni
a467ed2611
netbox_4_3: init at 4.3.2 (#414367) 2025-06-25 11:17:09 +02:00
Pol Dellaiera
25495bcd29
winbox: add UDP port range to firewall option (#419696) 2025-06-25 10:54:00 +02:00
Charlotte
814bbef95e
bcachefs-unlock: Also handle mount paths
Co-authored-by: Will Fancher <elvishjerricco@gmail.com>
2025-06-25 09:37:33 +01:00
Jeevan Shikaram
b10dabd009 nixos/prometheus-wireguard-exporter: Add a new option to export wireguard_latest_handshake_delay_seconds. 2025-06-25 18:13:45 +10:00
Charlotte 🦝 Deleńkec
ca0c35d813 bcachefs-unlock: respect x-systemd mount options
This will allow unlocking to take place *after* all of the devices have
been probed, as indicated by the x-systemd.wants and x-systemd.requires
options. This allows for multi-device bcachefs volumes to be reliably
unlocked.
2025-06-25 09:01:43 +01:00
Martin Weinelt
0afcbf81f8
wyoming-faster-whisper: 2.4.0 -> 2.5.0 (#417413) 2025-06-25 05:18:48 +02:00
Martin Weinelt
f495eb597f
nixos/wyoming/faster-whisper: update for 2.5.0
Also some light cleanups and subsequent reindent.
2025-06-25 05:07:39 +02:00
Martin Weinelt
797f061205
nixos/wyoming/piper: enable streaming audio
With wyoming-piper 1.6.0 we can enable streaming audio on sentence
boundaries, which should improve the responsiveness.
2025-06-25 03:37:12 +02:00
Jörg Thalheim
0012977404
nixVersions.nix: 2.28.3 -> 2.28.4, 2.29.0 -> 2.29.1, 2.24.14 -> 2.24.15 (#419603) 2025-06-25 01:12:53 +02:00
Armin Mahdilou
f1dc4ca736 winbox: add UDP port range
Wine needs to listen to UDP ports 40k to 50k. Winbox can
use these ports to discover and connect.

Signed-off-by: Armin Mahdilou <Armin.Mahdilou@gmail.com>
2025-06-24 23:29:31 +02:00
Florian Klink
6a0b49aec2
nixos/sysctl: sane inotify defaults globally (#417511) 2025-06-25 00:19:23 +03:00
Florian Klink
32f7b63557
nixos/systemd-oomd: use the correct name for the top-level user slice (#418480) 2025-06-25 00:06:50 +03:00
Arnout Engelen
cab186d016
nixos/galene: allow using self-signed certificates (#417508) 2025-06-24 20:47:40 +02:00
Jörg Thalheim
28e4681066 nixVersions.nix: 2.28.3 -> 2.28.4 2025-06-24 18:25:41 +02:00
Fernando Rodrigues
4a0180f434
nixos/xen: dehardcode the .pad section from the UKI builder
Upstream, intentionally or not, no longer appends the EFI image
with a .pad section for us to hook the rest of the UKI to. This
simply dehardcodes .pad from the awk script, instead using the
very last section in the binary. (Currently .reloc)

Co-authored-by: Yaroslav Bolyukin <iam@lach.pw>
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-06-24 11:11:39 -03:00
Sandro
52408e8d7b
nixos/waydroid: allow override waydroid, adopt (#418875) 2025-06-24 15:36:43 +02:00
Wolfgang Walther
9656e1aa9d
nixos/postgresql: make postgresql.target wait until recovery is done
The new postgresql.target will now wait until recovery is done and
read/write connections are possible.

This allows ensure* scripts and downstream migrations to work properly
after recovery from backup.

Resolves #346886
2025-06-24 15:26:48 +02:00
Wolfgang Walther
41c5662cbe
nixos/postgresql: move postStart into separate unit
This avoids restarting the postgresql server, when only ensureDatabases
or ensureUsers have been changed. It will also allow to properly wait
for recovery to finish later.

To wait for "postgresql is ready" in other services, we now provide a
postgresql.target.

Resolves #400018

Co-authored-by: Marcel <me@m4rc3l.de>
2025-06-24 15:26:47 +02:00
Wolfgang Walther
c119848700
nixos/postgresql: align maintainers with postgresql package 2025-06-24 15:24:21 +02:00
Wolfgang Walther
3a63b54b2c
nipap: init at v0.32.7 (#417076) 2025-06-24 13:18:00 +00:00
wxt
ee0937ff0d nixos/waydroid: allow override waydroid 2025-06-24 20:54:30 +08:00
Izorkin
5b0ed1eac9 nixos/gitea/mailer: update example configuration
Updated the email configuration example, as the previous example
did not work.
2025-06-24 11:47:50 +02:00
Izorkin
f5c5dc5f5b nixos/gitea/mailer: fix using sendmail 2025-06-24 11:47:50 +02:00
Taliyah Webb
33ab0a191e
nixos/netbox: don't force use of sudo in netbox-manage 2025-06-24 11:20:10 +02:00
transcaffeine
142421f155
netbox_4_3: init at 4.3.2
Release notes:
  - https://github.com/netbox-community/netbox/releases/tag/v4.3.0
  - https://github.com/netbox-community/netbox/releases/tag/v4.3.1
  - https://github.com/netbox-community/netbox/releases/tag/v4.3.2
Full changelog: https://github.com/netbox-community/netbox/compare/v4.2.9...v4.3.2
2025-06-24 10:47:07 +02:00
qubitnano
f9bd91aa07 nixos/bcachefs: include poly1305 and chacha20 kernel modules for kernel < 6.15
Kernel 6.16-rc1 removed the poly1305 algorithm in
ceef731b0e22df80a13d67773ae9afd55a971f9e

bcachefs switched to the kernel libraries for poly1305 and chacha20 in
6.15 in 4bf4b5046de0ef7f9dc50f3a9ef8a6dcda178a6d
2025-06-24 13:34:08 +05:30
Gaétan Lepage
f1f3a1dda5
nixos/wastebin: update default POST size to match upstream (#417788) 2025-06-24 09:48:05 +02:00
Philip Taron
cd233b3496
nixos/sshd: don't set KDF rounds for host keys (#415385) 2025-06-23 15:58:06 -07:00
Adam C. Stephens
2b90c413df
garage_1_x: rename to garage_1 2025-06-23 17:53:02 -04:00
Adam C. Stephens
45c0608ace
garage_0_9: mark eol 2025-06-23 17:49:22 -04:00
Luke Granger-Brown
a013d9258c nixos/nipap: init 2025-06-23 21:52:32 +01:00
WilliButz
ed5f0fbfcd
nixos/repart-image: don't pass seed when it's null, update documentation
From systemd-repart(8):

If not specified it is attempted to read the machine ID from the host
(or more precisely, the root directory configured via --root=) and use
it as seed instead, falling back to a randomized seed otherwise. Use
--seed=random to force a randomized seed.

The option documentation now suggests the special value "random", for
a random seed rather than relying on the implicit fact that there is
no machine ID available in the build sandbox, causing repart to fallback
on generating a random seed.

Fixes #419331
2025-06-23 20:25:13 +02:00
K900
d079709547
nixos/plasma6: install ktexteditor explicitly (#419329) 2025-06-23 20:49:09 +03:00
Masum Reza
a2b5af4710
limine-install: cleanup, improve type hinting (#416188) 2025-06-23 23:08:45 +05:30
K900
8884e1b147 nixos/plasma6: install ktexteditor explicitly
Fixes #419327
2025-06-23 20:37:34 +03:00
Martin Weinelt
aefa79cfc9 nixos/livekit{,-ingress}: automatically configure redis for locally distributed setups 2025-06-23 18:35:25 +03:00
K900
f19355f5ed nixos/livekit-ingress: init 2025-06-23 18:35:24 +03:00
Yorick
cb6adfec42
victorialogs: init at 1.24.0 (#418806) 2025-06-23 17:05:41 +02:00
isabel
21da0cfcdd
seafile: remove myself from maintainers (#419249) 2025-06-23 15:09:32 +01:00
Michele Guerini Rocco
d673558419
nixos/i3: fix i3lock default enable-ing (#417193) 2025-06-23 15:20:12 +02:00
Greizgh
fd3d596a1c
seafile: remove myself from maintainers
I do not use seafile anymore and won't spend energy working on it.
2025-06-23 14:57:48 +02:00
eljamm
19c1b4250c nixos/omnom: fix module 2025-06-23 08:48:13 +02:00
Martin Weinelt
8dfb4412a7
engelsystem: unvendor composer and yarn dependencies 2025-06-22 23:56:49 +02:00
Sandro
f565429fb3
nixos/seafile: update outdated https links in package metadata (#412349) 2025-06-22 19:26:47 +02:00
Wolfgang Walther
dfbaabf75c
nixos/immich: assert postgresql is below v17 (#418962) 2025-06-22 16:19:10 +00:00
Wolfgang Walther
cb30307559
nixos/immich: assert postgresql is below v17
We recently bumped the default PostgreSQL version to v17 in the NixOS
module. This breaks immich, which still needs PostgreSQL 16.
2025-06-22 17:50:08 +02:00
Maximilian Bosch
683bc0289e
Merge: nixos/nextcloud: add php-systemd extension if log_type is "systemd" (#416735) 2025-06-22 17:04:52 +02:00
Maximilian Bosch
5d2e8705fb
Merge: nixos/{libeufin,roundcube,immich}: fix postgresql.package regression (#418514) 2025-06-22 16:43:20 +02:00
Hannes Graf
09124156ca nixos/seafile: update outdated https links 2025-06-22 15:36:29 +02:00
Wolfgang Walther
62d2b6d593
nixos/immich: fix postgresql.package regression
`config.services.postgresql.package` is now only available when the
PostgreSQL module is actually enabled. If we're not using the local
database, we'll need to fallback to the latest postgresql version, since
we don't know about the remote version.
2025-06-22 14:25:03 +02:00