Commit Graph
1011215 Commits
Author SHA1 Message Date
Aliaksandr 61300f0b34 minimal-bootstrap: trim gnumake-static output
Disable NLS and remove installed headers and documentation. The bootstrap path only needs the static make binary.

Size impact against upstream/staging:

- gnumake-static closure: 0.963 MiB -> 0.325 MiB (-0.638 MiB)

Assisted-by: codex with gpt-5.5-high
2026-06-08 00:09:37 +03:00
Aliaksandr 3a2649965b minimal-bootstrap: trim findutils-static output
Disable NLS and keep only the bootstrap-relevant find and xargs tools. Drop locate, updatedb, frcode, documentation, locale data, and the var directory.

Size impact against upstream/staging:

- findutils-static closure: 2.830 MiB -> 0.592 MiB (-2.237 MiB)

Assisted-by: codex with gpt-5.5-high
2026-06-08 00:09:37 +03:00
Aliaksandr b200ae73ec minimal-bootstrap: trim gawk-static output
Disable optional gawk features not used by the bootstrap path and prune installed helper files, headers, libraries, documentation, locale data, and awk library scripts. The smoke test now covers a simple awk program, not only --version.

Size impact against upstream/staging:

- gawk-static closure: 6.001 MiB -> 1.549 MiB (-4.453 MiB)

Assisted-by: codex with gpt-5.5-high
2026-06-08 00:09:36 +03:00
Aliaksandr ffe5913f56 minimal-bootstrap: trim binutils-static output
Drop unused installed libraries and headers, avoid building unused gprof/libctf components, and replace duplicate target-prefixed tools with symlinks while keeping the conventional paths available.

Size impact against upstream/staging:

- binutils-static closure: 42.482 MiB -> 21.093 MiB (-21.389 MiB)

Assisted-by: codex with gpt-5.5-high
2026-06-08 00:09:36 +03:00
Aliaksandr 338f91240f minimal-bootstrap: trim bash-static output
Disable NLS and remove installed documentation from the static bash used in stage0. The bootstrap path keeps bash and the sh symlink only.

Size impact against upstream/staging:

- bash-static closure: 9.643 MiB -> 1.333 MiB (-8.310 MiB)

Assisted-by: codex with gpt-5.5-high
2026-06-08 00:09:35 +03:00
Aliaksandr 9f3e988fbf minimal-bootstrap: make xz-static actually static
Force the xz build through a static libtool link, disallow the musl runtime reference, and remove unused installed libraries, headers, docs, and auxiliary decoder tools.

Size impact against upstream/staging:

- xz-static closure: 26.517 MiB -> 0.277 MiB (-26.239 MiB)

Assisted-by: codex with gpt-5.5-high
2026-06-08 00:09:34 +03:00
Aliaksandr a540814c6f minimal-bootstrap: drop patchelf compiler reference
Static patchelf does not need build-compiler paths in debug or source metadata. Add deterministic compiler flags and disallow references to the bootstrap compiler.

Size impact against upstream/staging:

- patchelf-static closure: 167.634 MiB -> 1.237 MiB (-166.397 MiB)

Assisted-by: codex with gpt-5.5-high
2026-06-07 23:27:04 +03:00
Aliaksandr 4114a35469 minimal-bootstrap: split aggregate tests
Split minimal-bootstrap.test into bootstrap-chain, static-tools, and compiler aggregate tests. This keeps the full aggregate while allowing static-tool edits to be verified without rebuilding unrelated compiler checks.

Assisted-by: codex with gpt-5.5-high
2026-06-07 23:27:04 +03:00
GrimmauldandGitHub 8627190cae libapparmor: 4.1.7 -> 5.0.0 (#515507) 2026-06-04 13:52:01 +00:00
Marcin SerwinandGitHub 99bc0708fe sord: 0.16.20 -> 0.16.22 (#489399) 2026-06-04 13:30:03 +00:00
Marcin SerwinandGitHub 9f830c9dd1 dash: 0.5.13.3 -> 0.5.13.4 (#518509) 2026-06-04 13:13:29 +00:00
nixpkgs-ci[bot]andGitHub c17ef83cb7 Merge staging-next into staging 2026-06-04 13:06:19 +00:00
nixpkgs-ci[bot]andGitHub 93cae095e9 Merge master into staging-next 2026-06-04 13:05:37 +00:00
niksturandGitHub 8294eff231 systemd: 260.1 -> 260.2 (#524791) 2026-06-04 13:00:39 +00:00
Fabian AffolterandGitHub e45c47d631 python3Packages.nicegui: 3.8.0 -> 3.12.1 (#527718) 2026-06-04 12:52:42 +00:00
Fabian AffolterandGitHub 0416d73ccf circup: 3.0.3 -> 3.0.4 (#527936) 2026-06-04 12:52:12 +00:00
Fabian AffolterandGitHub 62f44868cb python3Packages.ua-generator: init at 2.1.1, python3Packages.garminconnect: 0.2.40 -> 0.3.5 (#527953) 2026-06-04 12:52:05 +00:00
Fabian AffolterandGitHub 55feb7a08f python3Packages.google-cloud-shell: 1.15.0 -> 1.16.0 (#527954) 2026-06-04 12:51:57 +00:00
Fabian AffolterandGitHub 77bf7e1031 gallia: 2.0.2 -> 2.1.1 (#527937) 2026-06-04 12:51:20 +00:00
Fabian AffolterandGitHub 318b63d54b exploitdb: 2026-05-27 -> 2026-06-02 (#527938) 2026-06-04 12:51:14 +00:00
Fabian AffolterandGitHub e2f048ca06 goshs: 2.0.9 -> 2.1.0 (#527939) 2026-06-04 12:51:09 +00:00
Fabian AffolterandGitHub d2e89fb521 python3Packages.mitogen: 0.3.48 -> 0.3.49 (#527941) 2026-06-04 12:51:05 +00:00
Fabian AffolterandGitHub 73f80445b4 python3Packages.xiaomi-ble: 1.12.2 -> 1.12.3 (#527950) 2026-06-04 12:50:41 +00:00
Fabian AffolterandGitHub 7a386c0059 theharvester: 4.11.0 -> 4.11.1 (#527951) 2026-06-04 12:50:26 +00:00
Fabian AffolterandGitHub e3d2544b4f python3Packages.holidays: 0.97 -> 0.98 (#527952) 2026-06-04 12:50:17 +00:00
Fabian AffolterandGitHub 02bc16c06e python3Packages.microsoft-kiota-http: 1.10.1 -> 1.10.2 (#527407) 2026-06-04 12:49:28 +00:00
Peder Bergebakken SundtandGitHub 5e8711eb5c waves: 0.1.44 -> 0.1.45 (#523594) 2026-06-04 12:47:45 +00:00
Marcin SerwinandGitHub 4ad7a06b58 pferd: 3.9.0 -> 3.9.2 (#516782) 2026-06-04 12:44:41 +00:00
Fabian AffolterandGitHub 5fdcf787d6 python3Packages.mypy-boto3-*: updates (#527934) 2026-06-04 12:40:46 +00:00
Fabian AffolterandGitHub 4a1812dbad python3Packages.tencentcloud-sdk-python: 3.1.107 -> 3.1.109 (#527925) 2026-06-04 12:40:08 +00:00
nixpkgs-ci[bot]andGitHub 3c1b58f0b9 amp-cli: 0.0.1779772576-g751b94 -> 0.0.1780564400-g2007df (#527958) 2026-06-04 12:39:59 +00:00
Adam C. StephensandGitHub bc8556ecf2 halloy: 2026.7 -> 2026.7.1 (#527731) 2026-06-04 12:39:11 +00:00
nixpkgs-ci[bot]andGitHub 6d4770e96c git-wt: 0.28.0 -> 0.29.0 (#527880) 2026-06-04 12:34:29 +00:00
nixpkgs-ci[bot]andGitHub 04440bfb97 lacy: 0.7.0 -> 0.7.1 (#527828) 2026-06-04 12:34:24 +00:00
Doron BeharandGitHub 0a74eaa088 zsh: 5.9 -> 5.9.1 (#526633) 2026-06-04 12:32:31 +00:00
Fabian AffolterandGitHub 7f378af0b0 python3Packages.gehomesdk: 2026.5.1 -> 2026.5.4 (#527940) 2026-06-04 12:30:10 +00:00
Fabian Affolter b435d9d360 python3Packages.xiaomi-ble: 1.12.2 -> 1.12.3
Diff: https://github.com/Bluetooth-Devices/xiaomi-ble/compare/v1.12.2...v1.12.3

Changelog: https://github.com/Bluetooth-Devices/xiaomi-ble/releases/tag/v1.12.3
2026-06-04 14:25:52 +02:00
R. Ryantm d7991bac2b amp-cli: 0.0.1779772576-g751b94 -> 0.0.1780564400-g2007df 2026-06-04 12:22:25 +00:00
Fabian Affolter 88bc7e0c36 theharvester: 4.11.0 -> 4.11.1
Diff: https://github.com/laramies/theharvester/compare/4.11.0...4.11.1

Changelog: https://github.com/laramies/theHarvester/releases/tag/4.11.1
2026-06-04 14:22:04 +02:00
Fabian Affolter 0c1dcefd44 python3Packages.garminconnect: 0.2.40 -> 0.3.5
Changelog: https://github.com/cyberjunky/python-garminconnect/releases/tag/0.3.5
2026-06-04 14:19:34 +02:00
Fabian Affolter f9b5a11a33 python3Packages.ua-generator: init at 2.1.1
Random user-agent generator

https://github.com/iamdual/ua-generator
2026-06-04 14:18:24 +02:00
K900andGitHub 336a60dc3a wrapQtAppsHook: support structuredAttrs (#526277) 2026-06-04 12:12:53 +00:00
Fabian Affolter 7911bdbc0c python3Packages.google-cloud-shell: 1.15.0 -> 1.16.0
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-shell-v1.16.0/packages/google-cloud-shell/CHANGELOG.md
2026-06-04 14:08:34 +02:00
niksturandGitHub 1335546dcc rshim-user-space: 2.6.6 -> 2.7.3 (#526668) 2026-06-04 12:07:17 +00:00
Fabian Affolter 5938d20592 python3Packages.holidays: 0.97 -> 0.98
Diff: https://github.com/vacanza/python-holidays/compare/v0.97...v0.98

Changelog: https://github.com/vacanza/holidays/blob/v0.98/CHANGES.md
2026-06-04 14:07:16 +02:00
Fabian Affolter 7a54895bf7 python3Packages.mitogen: 0.3.48 -> 0.3.49
Diff: https://github.com/mitogen-hq/mitogen/compare/v0.3.48...v0.3.49

Changelog: https://github.com/mitogen-hq/mitogen/blob/v0.3.49/docs/changelog.rst
2026-06-04 14:05:36 +02:00
Sefa EyeogluandGitHub 384f060266 pnpm_11: 11.4.0 -> 11.5.1 (#525754) 2026-06-04 12:01:08 +00:00
R. Ryantm 3fb5ead193 python3Packages.gehomesdk: 2026.5.1 -> 2026.5.4 2026-06-04 11:59:28 +00:00
Fabian Affolter 3a28c1d827 goshs: 2.0.9 -> 2.1.0
Diff: https://github.com/patrickhener/goshs/compare/v2.0.9...v2.1.0

Changelog: https://github.com/patrickhener/goshs/releases/tag/refs/tags/v2.1.0
2026-06-04 13:59:11 +02:00
Fabian Affolter 0a745835c5 gallia: 2.0.2 -> 2.1.1
Changelog: https://github.com/Fraunhofer-AISEC/gallia/releases/tag/v2.1.1
2026-06-04 13:57:45 +02:00