Commit Graph

1058993 Commits

Author SHA1 Message Date
r-vdp
3d3e3dbfc4 nixos/userborn: import legacy /var/lib/nixos state on first run
ids that were allocated and later freed only live in
/var/lib/nixos/{uid,gid}-map. userborn allocates from /etc/passwd
alone, so without this a new user could get a previously-used uid and
inherit file ownership.

Service has a ConditionPathExists on the uid-map and a sentinel under
/var/lib/userborn, so it runs at most once and is a no-op on fresh
installs.
2026-08-13 12:16:35 +02:00
r-vdp
485afcd844 userborn-import-legacy: init at 0.1.0
One-shot migration helper from update-users-groups.pl state in
/var/lib/nixos to the on-disk databases userborn uses.

Temporary. Will be removed once the perl path has been gone for two
releases.
2026-08-13 12:16:35 +02:00
r-vdp
b00cd82f61 nixos/tests/userborn-migration: init (failing)
Boots with the perl impl, removes a user, switches to userborn with a
new user, and asserts no uid collision and that the removed user is
revived with its original uid.

Fails until the migration service lands in the next commits.
2026-08-13 12:16:35 +02:00
R. Ryantm
a9ca0c136b terraform-providers.selectel_selectel: 8.2.4 -> 8.3.1 2026-08-13 10:13:02 +00:00
Aleksi Hannula
1b5674a21b Revert "minimal-bootstrap.glibc: 2.42 -> 2.44"
This reverts commit 985bc462da.
2026-08-13 13:12:40 +03:00
Markus Kowalewski
0710e26338 cp2k: 2026.1-unstable-2026-06-16 -> 2026.2 2026-08-13 12:10:49 +02:00
Jo
0b4694db4a wf-recorder: pin ffmpeg_8 (#552231) 2026-08-13 10:10:20 +00:00
Jo
1cd90f8105 moonlight-qt: pin ffmpeg to 8 (#552212) 2026-08-13 10:09:35 +00:00
R. Ryantm
b1dcfbe324 qownnotes: 26.8.0 -> 26.8.2 2026-08-13 10:04:18 +00:00
Gaétan Lepage
f094bb5d6c zed-editor: 1.14.2 -> 1.15.0 (#551932) 2026-08-13 10:03:41 +00:00
André Silva
fc31aa40b9 wf-recorder: pin ffmpeg_8 2026-08-13 11:02:06 +01:00
R. Ryantm
7409376d80 python3Packages.unstructured-client: 0.45.0 -> 0.46.1 2026-08-13 10:00:25 +00:00
Bad3r
e54aedcc46 ventoy: 1.1.12 -> 1.1.17
https://github.com/ventoy/Ventoy/releases/tag/v1.1.17

Regenerate the nixos-sanitization patch's Ventoy2Disk.sh hunk: upstream
dropped the trailing $OLDDIR cd-back block in this release, so the
1.1.12-based hunk no longer applied. The other five patched files are
byte-identical between 1.1.12 and 1.1.17.
2026-08-13 12:52:58 +03:00
Felix Singer
f215f8a8d2 microcode-intel: 20260811 -> 20260812
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2026-08-13 11:50:20 +02:00
Mathijs
1c64b9a6c6 gnome-boxes: update package description
The previous description made mention of GNOME 3, which is outdated, and remote accessing, which was superseded by gnome-connections
2026-08-13 11:48:34 +02:00
K900
7c16fac2d6 python3Packages.typing-inspection: 0.4.2 -> 0.4.3 (#551195) 2026-08-13 09:48:13 +00:00
dmkhitaryan
eb780ffedb flycast: fix darwin build 2026-08-13 13:44:35 +04:00
nixpkgs-ci[bot]
592c38b175 kubectl-df-pv: 0.4.1 -> 0.5.0 (#552210) 2026-08-13 09:42:01 +00:00
nixpkgs-ci[bot]
4f40295b55 pkgsite: 0.3.0-unstable-2026-08-04 -> 0.3.0-unstable-2026-08-12 (#552167) 2026-08-13 09:41:49 +00:00
StepBroBD
52206a1a9a lib25519: update 20241004 -> 20260614 (#549931) 2026-08-13 09:38:51 +00:00
Daniel Schaefer
e2292e08dd libfprint: libfprint-1.94.10 -> libfprint-1.94.100 (#548976) 2026-08-13 09:29:35 +00:00
R. Ryantm
bf2496d04c hydralauncher: 4.0.6 -> 4.1.1 2026-08-13 09:28:09 +00:00
R. Ryantm
38a6182b4a direwolf-unstable: 1.8.1-unstable-2026-07-19 -> 1.8.1-unstable-2026-08-10 2026-08-13 09:27:27 +00:00
Kerstin Humm
e173544883 python3Packages.siphashc: 2.7 -> 2.8 (#552137) 2026-08-13 09:26:48 +00:00
R. Ryantm
0f722008bd apidog: 2.8.41 -> 2.8.42 2026-08-13 09:26:32 +00:00
Ramses
5829c419d3 nixos/tests: fix networking eval outside the test framework (#546700) 2026-08-13 09:24:11 +00:00
Ramses
07b310b303 nixos/getty: remove dash from closure if autologinOnce is disabled (#550137) 2026-08-13 09:23:33 +00:00
Bouke van der Bijl
8f5ceea360 valhalla: get working on macOS 2026-08-13 11:22:01 +02:00
R. Ryantm
c6abd8aadb slackdump: 4.3.0 -> 4.4.3 2026-08-13 09:17:14 +00:00
William Fish
818d43464e walls: use writable home setup hook
Replace the custom preCheck HOME setup with writableTmpDirAsHomeHook scoped to package checks.

Issue: No ticket/issue
Assisted-by: OpenAI Codex (gpt-5.6-sol)
2026-08-13 10:12:50 +01:00
@mjones
fae6d2cb4a util-linux: enable strictDeps, enable structuredAttrs (#552011) 2026-08-13 09:11:57 +00:00
Weijia Wang
1d74dc4da8 python3Packages.geoip2: allow local networking on Darwin (#521815) 2026-08-13 09:11:54 +00:00
R. Ryantm
2394dbaea5 rtk: 0.44.2 -> 0.45.0 2026-08-13 09:08:41 +00:00
R. Ryantm
cf172a78ce androidStudioPackages.canary: 2026.1.4.3 -> 2026.1.4.4 2026-08-13 09:04:42 +00:00
Robert Hensing
05eca18e9c nixos/test-driver: Use types.lines for testScript (#552059) 2026-08-13 08:59:59 +00:00
Jenny
4234d3f031 clamav: 1.5.2 -> 1.5.4 (#552139) 2026-08-13 08:57:53 +00:00
Gerhard Schwanzer
d5f0e62899 rsyslog: fix CVE-2026-19654
Guard imptcp regex framing against submitting a negative message length
after oversize-frame recovery.

https://redirect.github.com/rsyslog/rsyslog/security/advisories/GHSA-cj5r-wh2m-7w29
f7f7742282

Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-08-13 10:50:10 +02:00
ccicnce113424
b42f6f7412 moonlight-qt: pin ffmpeg to 8 2026-08-13 16:47:09 +08:00
Gaetan Lepage
8f2a6e29e7 python3Packages.jupysql: cleanup 2026-08-13 08:46:00 +00:00
Nico Felbinger
632f3b0e5f linuxKernel.packages.linux_6_6.gtp5g: init at 0.10.2 2026-08-13 10:42:47 +02:00
Nico Felbinger
192e4b920e free5gc-upf: init at 1.0.3 2026-08-13 10:42:46 +02:00
4evy
f5087b90fb nixosTests.hister: init 2026-08-13 11:40:00 +03:00
4evy
dcb6fc8d12 nixos/hister: init 2026-08-13 11:40:00 +03:00
4evy
3792e2049d hister: init at 0.17.0 2026-08-13 11:40:00 +03:00
R. Ryantm
6cc0026ee8 kubectl-df-pv: 0.4.1 -> 0.5.0 2026-08-13 08:25:20 +00:00
Arian van Putten
63c04e95dc secretspec: 0.18.0 -> 0.19.0 (#551659) 2026-08-13 08:24:26 +00:00
Francesco Gazzetta
91b4cbf695 domination: 1.3.4 -> 1.3.5 (#551945) 2026-08-13 08:22:59 +00:00
R. Ryantm
5d84c021df radare2: 6.1.8 -> 6.2.0 2026-08-13 08:22:31 +00:00
Wolfgang Walther
51cd3edba8 postgresqlPackages.pg_when: init at 0.1.10 (#552091) 2026-08-13 08:17:44 +00:00
R. Ryantm
d6acc6ab6b glow: 2.1.2 -> 3.0.0 2026-08-13 08:16:29 +00:00