1062486 Commits

Author SHA1 Message Date
Philip Taron
248117914c vim: 9.2.0782 -> 9.2.1001 (#547194) 2026-08-26 01:22:22 +00:00
R. Ryantm
a57da590d0 vim: 9.2.0782 -> 9.2.1001 2026-08-26 00:14:50 +00:00
nixpkgs-ci[bot]
9a53217786 Merge staging-next into staging 2026-08-26 00:12:32 +00:00
nixpkgs-ci[bot]
3a2198ec68 Merge master into staging-next 2026-08-26 00:12:02 +00:00
Stefan Frijters
2cebfeafea readline, readline70: enable structuredAttrs, modernize (#551965) 2026-08-26 00:03:43 +00:00
Sandro
bb525e0730 rtl_wmbus: init at 1.1.0 (#470684) 2026-08-26 00:01:50 +00:00
Stefan Frijters
1e4dcd928b fetchItchIo: enable strictDeps (#552758) 2026-08-25 23:59:19 +00:00
Stefan Frijters
e8b3c94dc4 keyutils: enable strictDeps, enable structuredAttrs, modernize (#551826) 2026-08-25 23:59:00 +00:00
Peder Bergebakken Sundt
e0cc0f1f7c umple-lsp: fix linker mismatch (#553753) 2026-08-25 23:57:50 +00:00
Sandro
a0054711d4 fleet-{desktop,orbit}: init at 1.55.0 (#525702) 2026-08-25 23:57:07 +00:00
Weijia Wang
5af051e8df suitesparse-graphblas: 10.4.1 -> 10.5.0 (#556476) 2026-08-25 23:53:11 +00:00
Sandro
6846d66d05 microsoft-rush: init at 5.178.0 (#547154) 2026-08-25 23:46:05 +00:00
Sandro
2531eef5af gnome-desktop: expose OpenGL driver path to thumbnail sandbox (#547115) 2026-08-25 23:43:48 +00:00
Sandro
61654664d9 judy: replace struct hack with flexible array + enable tests (#545141) 2026-08-25 23:39:06 +00:00
Sandro
abb483e7eb sandhole: 0.10.2 -> 0.10.3 (#552814) 2026-08-25 23:38:02 +00:00
Sandro
ca4fab63c7 taws: init at 1.2.1 (#538434) 2026-08-25 23:37:43 +00:00
Sandro
ef4bb0618f deezer-desktop: 7.1.300 -> 7.1.310 (#556222) 2026-08-25 23:30:10 +00:00
Sandro
bcc47d6f8a mathematica: 15.0.0 -> 15.0.1 (#552015) 2026-08-25 23:28:57 +00:00
Sandro
1f6f77de0e crossmacro-daemon: 1.2.1 -> 1.3.1 (#539403) 2026-08-25 23:28:00 +00:00
Sandro
21afb5bff1 nixos/prometheus-exporters/snowflake: init (#552038) 2026-08-25 23:16:16 +00:00
Sandro
e8e4308f6a nixos/prometheus-exporters/yace: init (#551955) 2026-08-25 23:16:00 +00:00
Sandro
5f75813554 sculpin: init at 3.3.1 (#476433) 2026-08-25 23:04:51 +00:00
Thiago Kenji Okada
2bc7fd4859 libretro.flycast: 0-unstable-2026-08-07 -> 0-unstable-2026-08-23 (#553344) 2026-08-25 22:49:39 +00:00
Peder Bergebakken Sundt
5488b04a92 umple: 1.37.0 -> 1.37.1, tweak update script (#553747) 2026-08-25 22:46:25 +00:00
Will Cohen
3683d57665 emscripten: fix -fwasm-exceptions link failure (#556385) 2026-08-25 22:33:14 +00:00
Martin Weinelt
219d3e63f2 Firefox: 154.0 -> 154.0.1 (#556376) 2026-08-25 22:25:39 +00:00
Yohann Boniface
b306331c3f tamgamp-lv2: fix invalid unstable version scheme (#556402) 2026-08-25 22:23:31 +00:00
Yt
2fbb50572e python3Packages.jupyter-collaboration-ui: 3.0.0 -> 3.0.2 (#556366) 2026-08-25 22:13:02 +00:00
Yt
998eba573c tuicr: 0.23.1 -> 0.24.0 (#556474) 2026-08-25 22:12:20 +00:00
Yt
c3e9f062da nushell: 0.115.0 -> 0.115.1 (#556319) 2026-08-25 22:07:00 +00:00
Yt
19ea591bc0 harlequin: 2.9.0 -> 2.10.0 (#556467) 2026-08-25 22:06:18 +00:00
zowoq
f7f7bb6784 prometheus-alertmanager: fix ui build (#556289) 2026-08-25 22:05:44 +00:00
zowoq
5fcc9ad017 terraform-providers.hashicorp_google: 7.44.0 -> 7.45.0 (#556462) 2026-08-25 22:03:43 +00:00
zowoq
26a43bf468 terraform-providers.equinix_equinix: 5.1.0 -> 5.2.0 (#556441) 2026-08-25 22:03:37 +00:00
Michael Daniels
a5799f44b9 google-chrome: 151.0.7922.173 -> 152.0.7977.64 (#556545) 2026-08-25 22:03:20 +00:00
R. Ryantm
d0876b61c2 libretro.flycast: 0-unstable-2026-08-07 -> 0-unstable-2026-08-23 2026-08-25 21:57:23 +00:00
jj
761831b2ef emscripten: check -fwasm-exceptions in installCheckPhase
Compile and link a throw/catch program with -fwasm-exceptions. The
catch handler makes the compiler emit its unwind-helper reference, so
the link fails when the LLVM/emscripten pairing regresses the
_Unwind_CallPersonality mismatch. The check gates every build of the
package, so CI catches the regression.

Assisted-by: Claude Code (Claude Fable 5)
2026-08-26 07:56:13 +10:00
Michael Daniels
1df3568a49 google-chrome: 151.0.7922.173 -> 152.0.7977.64
Release note: https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_0256176589.html
2026-08-25 17:48:18 -04:00
Matt Sturgeon
828a2e4e53 ci/nixpkgs-vet: use temporary Nix store (#552068) 2026-08-25 21:34:30 +00:00
Sandro
102d159982 proxyt: init at 0.0.7 (#521890) 2026-08-25 21:27:58 +00:00
Marcus Ramberg
0de6d8e5c0 google-cloud-sdk: 579.0.0 -> 581.0.0 (#555990) 2026-08-25 21:21:35 +00:00
Jo
86908feb06 openscadPackages.bosl2: 2.0.750 -> 2.0.751 (#556387) 2026-08-25 21:11:59 +00:00
Marcus Ramberg
ea17bd23f0 cloudflare-warp: 2026.3.846.0 -> 2026.7.1343.0 (#555377) 2026-08-25 21:00:09 +00:00
Jo
68f6e17336 minimal-bootstrap: Ensure packages are not newer than top-level packages (#553684) 2026-08-25 20:40:21 +00:00
nixpkgs-ci[bot]
2dae669ba8 checkstyle: 13.10.0 -> 14.0.0 (#556123) 2026-08-25 20:38:31 +00:00
Wolfgang Walther
972e1de3d4 ghc: add LoongArch64 NCG support for 9.14+ (#555835) 2026-08-25 20:37:35 +00:00
Jo
a653bc9e27 fontconfig: 2.18.2 -> 2.18.3 (#550238) 2026-08-25 20:30:10 +00:00
Jo
b1ea5f8c1f tree-sitter-grammars.tree-sitter-*: init various (#540679) 2026-08-25 20:12:14 +00:00
Ryan Hendrickson
eb7c7a0ed0 imagemagick: 7.1.2-29 -> 7.1.2-30 (#556254) 2026-08-25 20:10:22 +00:00
Jo
0bb7ce51c4 maintainers: rename pyrotelekinetic to tr3foil (#556482) 2026-08-25 20:08:46 +00:00