R. Ryantm
e049eee382
python3Packages.fastcore: 1.8.17 -> 1.9.2
2025-12-16 22:10:46 +00:00
Gergő Gutyina and GitHub
811fefeb74
r2modman: 3.2.10 -> 3.2.11 ( #468782 )
2025-12-16 22:08:08 +00:00
nixpkgs-ci[bot] and GitHub
a2d5541b31
LycheeSlicer: 7.5.2 -> 7.5.4 ( #471361 )
2025-12-16 22:01:42 +00:00
R. Ryantm
538c50572b
renode-unstable: 1.16.0-unstable-2025-08-08 -> 1.16.0-unstable-2025-12-11
2025-12-16 22:01:41 +00:00
Hythera
6661f55844
r2modman: 3.2.10 -> 3.2.11
2025-12-16 22:59:13 +01:00
R. Ryantm
eb6325e204
python3Packages.millheater: 0.14.1 -> 0.15.0
2025-12-16 21:50:08 +00:00
R. Ryantm
514b06f113
pkgsite: 0-unstable-2025-12-09 -> 0-unstable-2025-12-15
2025-12-16 21:42:30 +00:00
Philip Taron and GitHub
5658916132
python2: fix paths for structuredAttrs ( #470566 )
2025-12-16 21:41:53 +00:00
R. Ryantm
2411bbd6f6
contact: 1.4.4 -> 1.4.6
2025-12-16 21:34:34 +00:00
Philip Taron and GitHub
3e5b931e09
elf-dissector: unstable-2023-12-24 -> 0.0.1-unstable-2025-11-05 ( #467594 )
2025-12-16 21:30:04 +00:00
Philip Taron
0840556358
elf-dissector: remove with lib; in meta
2025-12-16 13:25:05 -08:00
Philip Taron
d317179f4a
elf-dissector: move to by-name
2025-12-16 13:24:09 -08:00
Philip Taron
19098cc970
elf-dissector: unstable-2023-12-24 -> 0.0.1-unstable-2025-11-05
2025-12-16 13:24:09 -08:00
Nikolay Korotkiy and GitHub
afa3cb5316
pmtiles: 1.28.3 -> 1.29.1 ( #471319 )
2025-12-16 21:22:36 +00:00
R. Ryantm
27fa2ed595
opentrack: 2024.1.1-unstable-2025-12-07 -> 2024.1.1-unstable-2025-12-16
2025-12-16 21:09:05 +00:00
nixpkgs-ci[bot] and GitHub
a18fed85ee
xremap: 0.14.6 -> 0.14.7 ( #471452 )
2025-12-16 21:08:07 +00:00
Michele Guerini Rocco and GitHub
366cc1d55a
nixos/console: replace with with inherit for clarity ( #471438 )
2025-12-16 21:05:25 +00:00
R. Ryantm
76c6ca625f
ants: 2.6.3 -> 2.6.4
2025-12-16 21:00:27 +00:00
Cosima Neidahl and GitHub
f2ef986d21
release-cross: Add 64-bit big-endian POWER ( #443234 )
2025-12-16 20:45:18 +00:00
Martin Weinelt
db88301a81
python315: 3.15.0a2 -> 3.15.0a3
...
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-3
2025-12-16 21:41:42 +01:00
Fabian Affolter and GitHub
f5f9420d27
python313Packages.pywikibot: modernize
2025-12-16 21:36:09 +01:00
R. Ryantm
e1cc57867c
dbcsr: 2.8.0 -> 2.9.0
2025-12-16 20:35:52 +00:00
Fabian Affolter and GitHub
f729e86b51
python313Packages.sectxt: remove disabled
2025-12-16 21:34:29 +01:00
Cosima Neidahl and GitHub
cf8be9472c
libvgm: 0-unstable-2025-11-28 -> 0-unstable-2025-12-11 ( #470036 )
2025-12-16 20:33:19 +00:00
emilylange
aff8ab531b
chromium,chromedriver: 143.0.7499.109 -> 143.0.7499.146
...
https://chromereleases.googleblog.com/2025/12/stable-channel-update-for-desktop_16.html
This update includes 2 security fixes.
CVEs:
CVE-2025-14765 CVE-2025-14766
2025-12-16 21:32:58 +01:00
R. Ryantm
aa134bb8bb
xremap: 0.14.6 -> 0.14.7
2025-12-16 20:28:54 +00:00
Fabian Affolter and GitHub
743925b606
python3Packages.aioslimproto: 3.1.1 -> 3.1.2 ( #471213 )
2025-12-16 20:26:57 +00:00
R. Ryantm
f654b96192
python3Packages.pywikibot: 10.7.3 -> 10.7.4
2025-12-16 20:23:24 +00:00
Fabian Affolter and GitHub
f4d1efb668
cnquery: 12.13.0 -> 12.14.0 ( #471444 )
2025-12-16 20:19:58 +00:00
Fernando Rodrigues and GitHub
6048a3204e
freeplane: 1.12.12 -> 1.12.14 ( #471114 )
2025-12-16 20:19:23 +00:00
Fabian Affolter and GitHub
a2f9441420
python313Packages.cyclopts: 4.2.5 -> 4.3.0 ( #468135 )
2025-12-16 20:18:20 +00:00
Adam C. Stephens
90be4a2cf3
vector: 0.51.1 -> 0.52.0
...
Changelog: https://github.com/vectordotdev/vector/releases/tag/v0.52.0
2025-12-16 15:16:45 -05:00
Niklas Korz
b92751652e
pypy: remove explicit darwin minimum SDK
...
PyPy sets an explicit minimum SDK version for darwin that is much older
than what we we default to on nixpkgs (currently 14.0).
Simply removing the explicit flag makes it use our default instead.
This fixes a build failure where PyPy tries to access APIs that are not
available in the macOS SDK it is targetting.
This is technically not relevant for upstream as this is an opt-in
warning which we have recently enabled by default (as error) on
nixpkgs, but they too should bump the minimum target to at least 10.15
from their current target of 10.13.
2025-12-16 21:13:05 +01:00
Fernando Rodrigues and GitHub
3f146b85ec
fosrl-pangolin: 1.10.3 -> 1.13.1 ( #458076 )
2025-12-16 20:12:04 +00:00
Fernando Rodrigues and GitHub
650aac5a70
ipxe: 1.21.1-unstable-2025-12-08 -> 1.21.1-unstable-2025-12-15 ( #471431 )
2025-12-16 20:07:54 +00:00
Nick Cao and GitHub
4d2e9013c3
k0sctl: 0.27.1 -> 0.28.0 ( #471366 )
2025-12-16 20:05:18 +00:00
R. Ryantm
262ea85bb3
fulcio: 1.8.3 -> 1.8.4
2025-12-16 20:04:15 +00:00
Nick Cao and GitHub
210bf9d218
algolia-cli: 1.7.1 -> 1.7.2 ( #471393 )
2025-12-16 20:00:54 +00:00
Nick Cao and GitHub
4d36a55792
fastly: 13.2.0 -> 13.3.0 ( #471397 )
2025-12-16 20:00:26 +00:00
Nick Cao and GitHub
8cc0bfa26d
python3Packages.dashscope: 1.25.3 -> 1.25.4 ( #471399 )
2025-12-16 19:59:58 +00:00
Nick Cao and GitHub
32c8f02fef
darkly: 0.5.27 -> 0.5.28 ( #471204 )
2025-12-16 19:53:28 +00:00
Nick Cao and GitHub
b1caa76c43
python3Packages.london-tube-status: 0.6.1 -> 0.7 ( #471181 )
2025-12-16 19:52:43 +00:00
Nick Cao and GitHub
5f4f23790f
libresplit: 0-unstable-2025-12-08 -> 0-unstable-2025-12-12 ( #471177 )
2025-12-16 19:52:09 +00:00
Gergő Gutyina and GitHub
bf0b68763a
teamspeak6-client: fix missing startupwmclass ( #471422 )
2025-12-16 19:51:28 +00:00
Nick Cao and GitHub
241d4e22ea
bluemap: 5.14 -> 5.15 ( #471268 )
2025-12-16 19:50:58 +00:00
Nick Cao and GitHub
5707a5221c
berglas: 2.0.8 -> 2.0.9 ( #471261 )
2025-12-16 19:50:36 +00:00
Nick Cao and GitHub
1f7a67c66f
vscode-extensions.databricks.databricks: 2.10.3 -> 2.10.4 ( #471259 )
2025-12-16 19:50:19 +00:00
Nick Cao and GitHub
64498ffd6e
genemichaels: 0.9.2 -> 0.9.4 ( #471253 )
2025-12-16 19:49:58 +00:00
nixpkgs-ci[bot] and GitHub
898f9aef67
libretro-shaders-slang: 0-unstable-2025-12-07 -> 0-unstable-2025-12-13 ( #471238 )
2025-12-16 19:49:22 +00:00
Nick Cao and GitHub
07e36897be
zigfetch: 0.24.2 -> 0.25.0 ( #471228 )
2025-12-16 19:48:49 +00:00