Yueh-Shun Li and Philip Taron
ae8cb8c65e
buildEnv: reference attributes from finalAttrs
2026-03-19 13:17:19 -07:00
Yueh-Shun Li and Philip Taron
726999375d
buildEnv: construct with extendMkDerivation and stdenvNoCC.mkDerivation
2026-03-19 13:17:18 -07:00
Yueh-Shun Li and Philip Taron
c42757764c
buildEnv: specify extraPathsFrom a string as expected by the builder
...
Specify `extraPathsFrom` as a string using `lib.optionalString` instead of a singleton list using `lib.optional` to align with the current behavior of the Perl build script.
2026-03-19 13:17:18 -07:00
Philip Taron
cf7ebfa6ae
tests.buildenv: test name/pname/version handling
...
Verify that:
- `name` argument is used directly as the derivation name
- `pname` + `version` composes into the derivation name
- Omitting all three triggers the buildEnv-specific assertion
The assertion test uses `builtins.tryEval` + `builtins.seq` to force evaluation of .drvPath and confirm it throws.
2026-03-19 13:17:18 -07:00
Philip Taron
d63fab02b0
tests.buildenv: init test harness
...
Add an eval-time test harness for buildEnv following the pattern established by `tests.overriding`.
Uses `lib.runTests` to compare expr/expected pairs, and the buildCommand reports pass/fail.
No tests yet; subsequent commits add them individually.
2026-03-19 13:17:18 -07:00
nixpkgs-ci[bot] and GitHub
fa78dd9141
Merge staging-next into staging
2026-03-19 18:19:04 +00:00
nixpkgs-ci[bot] and GitHub
33c2fd78c8
Merge master into staging-next
2026-03-19 18:18:31 +00:00
Gaétan Lepage and GitHub
24900894dc
mujoco: add missing libGL to propagatedBuildInputs ( #500777 )
2026-03-19 17:54:13 +00:00
Yt and GitHub
ca5ca78368
gleam: 1.15.1 -> 1.15.2 ( #501358 )
2026-03-19 17:49:01 +00:00
Yt and GitHub
8115f6248c
beam29Packages.erlang: 29.0-rc1 -> 29.0-rc2 ( #501363 )
2026-03-19 17:48:25 +00:00
misuzu and GitHub
655f749d1a
python3Packages.nexusrpc: Enable checkPhase ( #489085 )
2026-03-19 17:42:56 +00:00
Yohann Boniface and GitHub
2cccc2e5ac
vscode-extensions.angular.ng-template: 21.2.2 -> 21.2.3 ( #501321 )
2026-03-19 17:39:25 +00:00
misuzu and GitHub
4beb1aca16
libretranslate: 1.9.0 -> 1.9.5; modernize ( #501086 )
2026-03-19 17:32:45 +00:00
nixpkgs-ci[bot] and GitHub
0b38635e39
windsurf: 1.9577.24 -> 1.9577.42 ( #501361 )
2026-03-19 17:30:12 +00:00
nixpkgs-ci[bot] and GitHub
f04aee989d
dprint-plugins.dprint-plugin-biome: 0.12.2 -> 0.12.4 ( #501330 )
2026-03-19 17:30:01 +00:00
Yohann Boniface and GitHub
0bcf59d0ed
maintainers: remove fabiangd ( #501186 )
2026-03-19 17:25:13 +00:00
Adam C. Stephens
22ee86d794
beam29Packages.erlang: 29.0-rc1 -> 29.0-rc2
...
Changelog: https://github.com/erlang/otp/releases/tag/OTP-29.0-rc2
Announcement: https://www.erlang.org/news/185
2026-03-19 13:05:56 -04:00
nixpkgs-ci[bot] and GitHub
a6857e68f1
firebase-tools: 15.9.1 -> 15.11.0 ( #501257 )
2026-03-19 16:58:00 +00:00
nixpkgs-ci[bot] and GitHub
fa8cfbb9c9
gerbolyze: 3.1.9 -> 3.2.0 ( #500277 )
2026-03-19 16:57:57 +00:00
Bruno Bigras
fbf4684c41
gleam: 1.15.1 -> 1.15.2
2026-03-19 12:51:09 -04:00
R. Ryantm
e73482af9d
windsurf: 1.9577.24 -> 1.9577.42
2026-03-19 16:46:45 +00:00
Marcus Ramberg and GitHub
dcb3759376
vivaldi: 7.8.3925.76 -> 7.9.3970.39 ( #501306 )
2026-03-19 16:39:23 +00:00
Francesco Gazzetta and GitHub
ed99b359c3
wayneko: fix build with GCC 14 ( #501230 )
2026-03-19 16:30:44 +00:00
nixpkgs-ci[bot] and GitHub
bbda98b40e
bazaar: fix running executable directly ( #501033 )
2026-03-19 16:29:04 +00:00
nixpkgs-ci[bot] and GitHub
faaea98ba9
mozillavpn: 2.33.1 -> 2.34.1 ( #500732 )
2026-03-19 16:29:02 +00:00
Yohann Boniface and GitHub
d20f37c952
kdesvn: fix minimum cmake version policy ( #499315 )
2026-03-19 16:14:13 +00:00
Yohann Boniface and GitHub
ee8bbfa11a
maintainers: update koi information ( #501281 )
2026-03-19 15:55:43 +00:00
Fabián Heredia Montiel and GitHub
49b9107db9
coconut: add missing dependency ( #501193 )
2026-03-19 15:33:30 +00:00
isabel and GitHub
cb5d703ffe
moonlight: 2026.3.1 -> 2026.3.2 ( #501007 )
2026-03-19 15:31:26 +00:00
Yohann Boniface and GitHub
95c538d60e
webdump: init at 0.2 ( #501026 )
2026-03-19 15:25:48 +00:00
Harinn and Sigmanificient
a318b27cd0
kdesvn: fix minimum cmake version policy
2026-03-19 16:22:38 +01:00
Toni Tauro and Sigmanificient
3e6f83e924
webdump: init at 0.2
...
Signed-off-by: Toni Tauro <eye@eyenx.ch >
2026-03-19 16:16:33 +01:00
Bobby Rong and GitHub
23ccdf26d1
pantheon.granite7: 7.8.0 -> 7.8.1 ( #501039 )
2026-03-19 15:13:18 +00:00
Bobby Rong and GitHub
42b975c26b
pantheon.elementary-code: 8.1.2 -> 8.2.0 ( #501327 )
2026-03-19 15:11:50 +00:00
Nikolay Korotkiy and GitHub
5ec4447a13
tilemaker: 3.0.0 → 3.1.0 ( #501069 )
2026-03-19 15:10:52 +00:00
nixpkgs-ci[bot] and GitHub
3acac9c1a1
awakened-poe-trade: 3.28.102 -> 3.28.103 ( #501311 )
2026-03-19 15:01:27 +00:00
nixpkgs-ci[bot] and GitHub
231a9e1f88
libretro-shaders-slang: 0-unstable-2026-03-01 -> 0-unstable-2026-03-16 ( #500642 )
2026-03-19 15:01:25 +00:00
R. Ryantm
c9aa4ffe6c
dprint-plugins.dprint-plugin-biome: 0.12.2 -> 0.12.4
2026-03-19 14:54:39 +00:00
Christopher Crouse
689008e127
pantheon.elementary-code: 8.1.2 -> 8.2.0
2026-03-19 16:37:09 +02:00
nixpkgs-ci[bot] and GitHub
6c9aee27f4
nixbit: 0.7.2 -> 0.8.0 ( #501307 )
2026-03-19 14:35:41 +00:00
dotlambda and GitHub
a8dfb68128
python3Packages.django-flags: init at 5.2.0 ( #500984 )
2026-03-19 14:32:41 +00:00
zowoq and GitHub
e5c3375810
terraform-providers.opentelekomcloud_opentelekomcloud: 1.36.60 -> 1.36.61 ( #501315 )
2026-03-19 14:23:39 +00:00
R. Ryantm
e2113686ca
vscode-extensions.angular.ng-template: 21.2.2 -> 21.2.3
2026-03-19 14:14:09 +00:00
Nikolay Korotkiy
9c30d8e3be
tilemaker: adopt by geospatial team
2026-03-19 18:13:49 +04:00
nixpkgs-ci[bot] and GitHub
f967f0db4d
dnsproxy: 0.80.0 -> 0.81.0 ( #501217 )
2026-03-19 14:11:43 +00:00
nixpkgs-ci[bot] and GitHub
f7906efcaf
spacetimedb: 2.0.3 -> 2.0.5 ( #501081 )
2026-03-19 14:11:38 +00:00
nixpkgs-ci[bot] and GitHub
3c3cf13a25
grpc-health-probe: 0.4.46 -> 0.4.47 ( #501316 )
2026-03-19 14:09:11 +00:00
R. Ryantm
6862526f32
grpc-health-probe: 0.4.46 -> 0.4.47
2026-03-19 14:03:01 +00:00
R. Ryantm
37b03b7509
terraform-providers.opentelekomcloud_opentelekomcloud: 1.36.60 -> 1.36.61
2026-03-19 13:52:53 +00:00
R. Ryantm
8c2a13d870
awakened-poe-trade: 3.28.102 -> 3.28.103
2026-03-19 13:43:04 +00:00