Commit Graph

1002780 Commits

Author SHA1 Message Date
dram eae2be7609 nixos/security: warn if wrappers are disabled and wrappers are defined (#519464) 2026-05-21 07:50:57 +00:00
K900 738de3a368 netbird: 0.71.2 -> 0.71.3 (#522521) 2026-05-21 07:43:56 +00:00
Stefan Frijters 02a0b168dc build-support/vm: fix unpopulated debsGrouped after structuredAttrs refactor (#522322) 2026-05-21 07:38:43 +00:00
K900 8a02e5b944 netbird: 0.71.2 -> 0.71.3
Diff: https://github.com/netbirdio/netbird/compare/v0.71.2...v0.71.3

Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.71.3
2026-05-21 10:37:23 +03:00
Thiago Kenji Okada ab3689b7ff libretro.dosbox-pure: 0-unstable-2026-05-12 -> 0-unstable-2026-05-21 (#522450) 2026-05-21 07:33:42 +00:00
Thiago Kenji Okada 8faecbf590 libretro.gambatte: 0-unstable-2026-05-12 -> 0-unstable-2026-05-15 (#522427) 2026-05-21 07:33:16 +00:00
Thiago Kenji Okada 07abe2c919 libretro.swanstation: 0-unstable-2026-05-11 -> 0-unstable-2026-05-20 (#522422) 2026-05-21 07:32:40 +00:00
Thiago Kenji Okada 7105217c92 libretro.vba-next: 0-unstable-2026-05-12 -> 0-unstable-2026-05-14 (#522389) 2026-05-21 07:31:59 +00:00
Colin 86ada36e02 build-support/vm: fix unpopulated debsGrouped after structuredAttrs refactor
debsGrouped was a nested array, like `[ [ drv1 drv2 ] [ drv3 ] ... ]`.
that doesn't map to any bash item, so it would live only in the json attrs.

the `for component in "${debsGrouped[@]}"; ...` part of buildCommand
was thus referring to an unset variable... but the default bash behavior
is to treat that as an empty array even with `set -u` so the loop was
just doing nothing.

instead, flatten the array on the nix side. bash gets something like
`("drv1 drv2" "drv3" ...)` and the existing shell code destructures
that as expected.

verify by building a vm (e.g.
`tests.vmTools.buildPatchelfInDebian.diskImage`) and checking the
nix-log before and after for `INSTALLING COMPONENT` messages.

Co-Authored-By: Stefan Frijters <sfrijters@gmail.com>
2026-05-21 07:28:29 +00:00
Doron Behar c213c29311 gtk-gnutella: 1.2.2 -> 1.3.1 (#522424) 2026-05-21 07:18:57 +00:00
Doron Behar 188fe4bc87 gtk-gnutella: 1.2.2 -> 1.3.1
Diff: https://github.com/gtk-gnutella/gtk-gnutella/compare/v1.2.2...v1.3.1

Changelog: https://raw.githubusercontent.com/gtk-gnutella/gtk-gnutella/v1.3.1/ChangeLog
2026-05-21 10:11:12 +03:00
Doron Behar 5af886c57f gtk-gnutella: use modern src arguments - tag & hash 2026-05-21 10:09:58 +03:00
Doron Behar f4d58b57de gtk-gnutella: enable strictDeps && structured attrs
Mainly for nixpkgs-vet in #522424, but is also justified anyway.
2026-05-21 10:09:39 +03:00
nixpkgs-ci[bot] a3c4cf99ba ringboard-wayland: 0.14.0-unstable-2026-01-19 -> 0.16.2-unstable-2026-05-10 (#522403) 2026-05-21 06:46:18 +00:00
Pol Dellaiera e69db3665f drupal: 11.3.9 -> 11.3.10 (#522448) 2026-05-21 06:24:53 +00:00
Sefa Eyeoglu e4418c6595 kyverno: 1.18.0 -> 1.18.1 (#521634) 2026-05-21 06:24:13 +00:00
Pol Dellaiera c74d9e83e5 csmith: bump, fix darwin build (#521441) 2026-05-21 06:20:18 +00:00
Ryan Hendrickson 7d4ccb8239 firefox-devedition-unwrapped: 150.0b7 -> 152.0b1 (#510832) 2026-05-21 06:19:23 +00:00
Ivan Mincik 4406890d63 {python3Packages.py-,}arwen: init at 0.0.5-unstable-2026-04-07 (#521621) 2026-05-21 06:09:31 +00:00
Ivan Mincik 2902cb6db2 python3Packages.geodatasets: 2026.5.0 -> 2026.5.1 (#522429) 2026-05-21 06:08:34 +00:00
R. Ryantm dee2583487 firefox-devedition-unwrapped: 150.0b7 -> 152.0b1 2026-05-21 05:40:59 +00:00
zowoq 838e49ca74 terraform-providers.hashicorp_tls: 4.2.1 -> 4.3.0 (#522468) 2026-05-21 05:28:05 +00:00
nixpkgs-ci[bot] 01e736e418 kiro: 0.12.184 -> 0.12.200 (#522473) 2026-05-21 05:19:12 +00:00
nixpkgs-ci[bot] c37b3b9ec7 flow: 0.313.0 -> 0.314.0 (#522366) 2026-05-21 05:19:01 +00:00
dotlambda 1484ea3568 python3Packages.asn1: 3.2.0 -> 3.3.0 (#522459) 2026-05-21 05:07:25 +00:00
dotlambda 754ff1e1d7 impression: 3.6.0 -> 3.7.0 (#509637) 2026-05-21 05:01:31 +00:00
R. Ryantm f40e621151 kiro: 0.12.184 -> 0.12.200 2026-05-21 04:09:04 +00:00
Tristan Ross f4df4db3be openssh_hpn: 10.2p1 -> 10.3p1 (#513862) 2026-05-21 03:49:40 +00:00
R. Ryantm b51f588a2a terraform-providers.hashicorp_tls: 4.2.1 -> 4.3.0 2026-05-21 03:49:11 +00:00
nixpkgs-ci[bot] 2b586f67ba ghgrab: 1.3.2 -> 2.0.1 (#522238) 2026-05-21 03:47:26 +00:00
nixpkgs-ci[bot] 704a7d5afc monophony: 4.4.4 -> 4.4.6 (#521160) 2026-05-21 03:47:10 +00:00
adisbladis 3fbd42c407 stdenv.mkDerivation: Optimise hardening flag handling (#517906) 2026-05-21 03:07:31 +00:00
R. Ryantm f1d2366fa1 python3Packages.asn1: 3.2.0 -> 3.3.0 2026-05-21 02:56:14 +00:00
adisbladis 8abecec2ab lib.extendMkDerivation: performance cleanups (#522123) 2026-05-21 02:48:31 +00:00
adisbladis 8efcb39ab2 lib.fetchers: minor performance improvements (#522121) 2026-05-21 02:46:56 +00:00
Austin Horstman a5b8844c9b _1password-gui: 8.12.12 -> 8.12.21 (#522452) 2026-05-21 02:46:02 +00:00
adisbladis 2be5bd483e stdenv.mkDerivation: inline call to lib.toExtension (#522125) 2026-05-21 02:44:04 +00:00
adisbladis 6640b6e572 lib.licenses: performance improvements (#522139) 2026-05-21 02:41:53 +00:00
adisbladis 39b86373c9 stdenv.mkDerivation: move config lookups to global scope (#522140) 2026-05-21 02:40:16 +00:00
nixpkgs-ci[bot] 404656ace3 hmcl: 3.13.2 -> 3.14.1 (#522449) 2026-05-21 02:25:17 +00:00
nixpkgs-ci[bot] 3dd0a51918 nezha: 2.0.7 -> 2.0.11 (#522423) 2026-05-21 02:25:14 +00:00
nixpkgs-ci[bot] befacd14fe minijinja: 2.19.0 -> 2.20.0 (#522132) 2026-05-21 02:25:00 +00:00
Berk D. Demir b52a522f36 _1password-gui: 8.12.12 -> 8.12.21 2026-05-20 19:20:53 -07:00
Adam C. Stephens b073967847 claude-code: 2.1.143 -> 2.1.145 (#522158) 2026-05-21 02:15:07 +00:00
dotlambda be36c029fb python3Packages.wand: 0.7.0 -> 0.7.1 (#522414) 2026-05-21 02:13:11 +00:00
R. Ryantm 42a1f85bd3 libretro.dosbox-pure: 0-unstable-2026-05-12 -> 0-unstable-2026-05-21 2026-05-21 01:46:21 +00:00
R. Ryantm 5bfd15a4a6 hmcl: 3.13.2 -> 3.14.1 2026-05-21 01:43:54 +00:00
Andrew Benbow 2963b2f593 drupal: 11.3.9 -> 11.3.10 2026-05-21 13:42:07 +12:00
nixpkgs-ci[bot] 9d4ceecc84 stevenblack-blocklist: 3.16.80 -> 3.16.81 (#522282) 2026-05-21 01:26:33 +00:00
Azat Bahawi e63fc91f4a vcmi: 1.7.3 -> 1.7.4 (#522310) 2026-05-21 01:12:54 +00:00