Philip Taron and GitHub
37f4d8418a
nixVersions.stable: 2.31.4 -> 2.34.6 ( #505121 )
2026-04-12 22:21:56 +00:00
Philip Taron
0ca69b0650
nix: fix nix-store-tests-run for static builds
...
The test runner's buildInputs (writableTmpDirAsHomeHook, openssl)
need to be nativeBuildInputs. In the static (cross-musl) build,
strictDeps is enabled and only nativeBuildInputs are added to PATH.
With buildInputs, openssl was not in PATH, causing
HttpsBinaryCacheStoreTest.queryPathInfo to crash.
2026-04-12 14:50:44 -07:00
Philip Taron
924e5a22c7
nixVersions.stable: nix_2_31 -> nix_2_34
2026-04-12 14:50:38 -07:00
Martin Weinelt and GitHub
0a68631039
Revert "nixos/network-interfaces: remove network-setup" ( #509378 )
2026-04-12 21:15:20 +00:00
Will Fancher
85a509502d
Revert #481473 "nixos/network-interfaces: remove network-setup"
...
Reverts #481473 , fixes #509254
Turns out this breaks scripted networking with systemd stage 1. Even
if we assumed that systemd stage 1 wasn't now the default, I still
think that makes this worthy of a revert, in the absence of a fix. But
now that systemd stage 1 is the default, this is also a channel
blocker.
The problem is that wantedBy = [ "foo.device" ]; doesn't work as
hoped. If the device appears in stage 1, then the systemd device unit
becomes active in stage 1 without pulling in any dependency for
configuring it (because that only exists in stage 2). When we
transition to stage 2, systemd maintains its information about unit
state between stages and remembers that the device units were already
active. They do not become reactivated, and consequently their new
stage 2 dependencies do not get pulled in.
The fix is probably to do this with SYSTEMD_WANTS= in udev rules,
rather than with wantedBy. The udev rules will re-fire during stage 2,
though I'm not 100% clear on exactly which events that includes
(e.g. if we'll get new add events or if we need to look for a
different ACTION or anything like that). This is going to require some
experimentation and testing that I don't have time for today.
Given that this is addressing a channel blocker, I think this revert
should be merged if a fix can't be merged instead before the next
unstable-small eval. In either case, staging-nixos should be merged to
master right after.
2026-04-12 17:03:36 -04:00
nixpkgs-ci[bot] and GitHub
6f0cbfb390
Merge master into staging-nixos
2026-04-12 18:14:34 +00:00
Matthew Croughan and GitHub
a5a7cf1664
iio-sensor-proxy: 3.8 -> 3.9 ( #509314 )
2026-04-12 18:04:27 +00:00
Pol Dellaiera and GitHub
176cd43afd
corn-cli: init at 0.10.1 ( #509058 )
2026-04-12 17:42:10 +00:00
nixpkgs-ci[bot] and GitHub
280a0aaf01
opentrack: 2026.1.0-unstable-2026-03-16 -> 2026.1.0-unstable-2026-03-25 ( #503921 )
2026-04-12 17:32:29 +00:00
nixpkgs-ci[bot] and GitHub
109b2e0096
golazo: 0.22.0 -> 0.23.0 ( #509194 )
2026-04-12 17:14:03 +00:00
Yt and GitHub
9005b3ad56
python3Packages.posthog: 7.9.12 -> 7.11.0 ( #509240 )
2026-04-12 17:08:26 +00:00
Florian Klink
b2cef5e32f
iio-sensor-proxy: 3.8 -> 3.9
2026-04-12 18:05:14 +01:00
nixpkgs-ci[bot] and GitHub
305fad20f8
pyroscope: 1.19.1 -> 1.20.3 ( #508860 )
2026-04-12 16:55:29 +00:00
nixpkgs-ci[bot] and GitHub
97da060ad7
cantus: 0.6.3 -> 0.6.4 ( #509301 )
2026-04-12 16:55:28 +00:00
Thomas Gerbet and GitHub
71d31bf2a0
perlPackages.NetCIDRLite: 0.22 -> 0.23 ( #508778 )
2026-04-12 16:49:32 +00:00
Francesco Gazzetta and GitHub
8b0caef854
mindustry: 154.3 → 155.4 ( #492374 )
2026-04-12 16:46:46 +00:00
R. Ryantm
09d662e78e
cantus: 0.6.3 -> 0.6.4
2026-04-12 16:22:20 +00:00
Austin Horstman and GitHub
a2cfeeffa2
yaziPlugins: init split-tabs ( #508742 )
2026-04-12 16:17:04 +00:00
Fabian Affolter and GitHub
269bce5981
python3Packages.mdurl: modernize and fix upstream ( #509126 )
2026-04-12 16:09:39 +00:00
Fabian Affolter and GitHub
76d4582738
python3Packages.python-bsblan: 5.1.3 -> 5.1.4 ( #509107 )
2026-04-12 16:07:31 +00:00
Fabian Affolter and GitHub
b4d80fdcf9
troubadix: 26.4.0 -> 26.4.2 ( #509144 )
2026-04-12 16:06:15 +00:00
Fabian Affolter and GitHub
a90f5880b7
python3Packages.llama-index-workflows: 2.17.1 -> 2.17.3 ( #509231 )
2026-04-12 16:05:19 +00:00
Fabian Affolter and GitHub
49ac28e148
nomore403: 1.3.0 -> 1.4.0 ( #509264 )
2026-04-12 16:04:54 +00:00
Pol Dellaiera and GitHub
a8eb2143dd
vscode-extensions.wakatime.vscode-wakatime: 30.0.4 -> 30.0.5 ( #509110 )
2026-04-12 15:49:32 +00:00
Pol Dellaiera and GitHub
97eda0cf2f
github-copilot-cli: fix shell errors inside nix develop environments ( #509133 )
2026-04-12 15:49:12 +00:00
Pol Dellaiera and GitHub
db45193f0c
vscode-extensions.saoudrizwan.claude-dev: 3.77.0 -> 3.78.0 ( #509242 )
2026-04-12 15:45:29 +00:00
Thomas Gerbet and GitHub
4d14fb3a99
python3Packages.xgrammar: 0.1.31 -> 0.1.33 ( #504820 )
2026-04-12 15:45:22 +00:00
Doron Behar and GitHub
1e97e5fbf5
khard: bring back man page generations with proper upstream fix ( #506111 )
2026-04-12 15:42:52 +00:00
nixpkgs-ci[bot] and GitHub
d66607df94
serverpod_cli: 3.4.5 -> 3.4.6 ( #509277 )
2026-04-12 15:35:48 +00:00
Nikolay Korotkiy and GitHub
55f74d5bf7
lazycommit: 1.4.0 -> 1.4.2 ( #509035 )
2026-04-12 15:27:36 +00:00
Wolfgang Walther and GitHub
aafe33804c
postgresqlPackages.system_stats: 3.2.1 -> 4.0 ( #508965 )
2026-04-12 15:24:34 +00:00
Weijia Wang and GitHub
f68784adeb
rectangle: 0.94 -> 0.95 ( #508446 )
2026-04-12 15:24:02 +00:00
Nikolay Korotkiy and GitHub
41ec6704fa
go-tpc: init 1.0.12 ( #504341 )
2026-04-12 15:23:03 +00:00
Harinn
d27ee91503
lazycommit: use finalAttrs
2026-04-12 22:19:24 +07:00
Harinn
8f9b18302f
lazycommit: 1.4.0 -> 1.4.2
2026-04-12 22:19:24 +07:00
Wolfgang Walther
8f240b0594
postgresqlPackages.system_stats: fix meta.changelog
...
It looks like this file was never actually a thing, somebody probably
copied this over from somewhere else...
2026-04-12 17:19:12 +02:00
nixpkgs-ci[bot] and GitHub
8ea17823f5
models-dev: 0-unstable-2026-04-04 -> 0-unstable-2026-04-11 ( #509278 )
2026-04-12 15:16:55 +00:00
Niklas Korz and GitHub
aae26748d0
zed-editor: fixes and corrections ( #508722 )
2026-04-12 15:11:23 +00:00
Doron Behar and GitHub
53e39d1231
gnomeExtensions.systemd-manager: 19 -> 20 ( #509269 )
2026-04-12 14:50:17 +00:00
R. Ryantm and Doron Behar
eff8aa55f9
gnomeExtensions.systemd-manager: 19 -> 20
2026-04-12 17:44:51 +03:00
Cosima Neidahl and GitHub
04f37fc579
lomiri.lomiri-settings-components: 1.1.3 -> 1.2.0 ( #509182 )
2026-04-12 14:39:40 +00:00
Weijia Wang and GitHub
8205cae5c9
nvc: 1.19.3 -> 1.20.0 ( #509265 )
2026-04-12 14:37:26 +00:00
Weijia Wang and GitHub
a01326e163
engauge-digitizer: migrate to by-name, refactor ( #506071 )
2026-04-12 14:36:35 +00:00
Weijia Wang and GitHub
54fd139aa5
firebird-emu: migrate to by-name, switch from rev to tag ( #506305 )
2026-04-12 14:36:10 +00:00
Weijia Wang and GitHub
22cc9faef4
coolreader: migrate to by-name, modernize derivation ( #506308 )
2026-04-12 14:35:49 +00:00
Weijia Wang and GitHub
40eb3cc74f
boomerang: migrate to by-name, modernize derivation ( #506637 )
2026-04-12 14:35:17 +00:00
R. Ryantm
91c8e3beba
serverpod_cli: 3.4.5 -> 3.4.6
2026-04-12 14:22:58 +00:00
R. Ryantm
1db9b51499
models-dev: 0-unstable-2026-04-04 -> 0-unstable-2026-04-11
2026-04-12 14:18:47 +00:00
nixpkgs-ci[bot] and GitHub
3dbc6db923
textcompare: 0.1.9 -> 0.1.10 ( #509213 )
2026-04-12 14:12:01 +00:00
Maximilian Bosch and GitHub
0b80b76b45
nixosTests.lasuite-docs: replace minio with garage ( #509251 )
2026-04-12 13:53:08 +00:00