ghpzin
0bdff8af0d
gfxstream: fix build with gcc15
...
- add patch that adds missing `#include <cstdint>`, similar to what fedora does:
https://src.fedoraproject.org/rpms/gfxstream/raw/2c7cbc24596973e2efc8180af81e57ddfa24654b/f/fix_missing_cstdint.patch
(it applies, but somehow we hit more places with missing headers even
with that patch)
Fixes build failure with gcc15:
```
In file included from ../host/compressedTextureFormats/AstcCpuDecompressorNoOp.cpp:15:
../host/compressedTextureFormats/AstcCpuDecompressor.h:48:32:
error: 'uint32_t' has not been declared
48 | virtual int32_t decompress(uint32_t imgWidth, uint32_t imgHeight, uint32_t blockWidth,
| ^~~~~~~~
../host/compressedTextureFormats/AstcCpuDecompressor.h:18:1:
note: 'uint32_t' is defined in header '<cstdint>'; this is probably
fixable by adding '#include <cstdint>'
17 | #include <string>
+++ |+#include <cstdint>
18 |
../host/compressedTextureFormats/AstcCpuDecompressorNoOp.cpp:25:43:
error: 'uint32_t' has not been declared
25 | int32_t decompress(uint32_t imgWidth, uint32_t imgHeight, uint32_t blockWidth,
| ^~~~~~~~
../host/compressedTextureFormats/AstcCpuDecompressorNoOp.cpp:25:43:
note: 'uint32_t' is defined in header '<cstdint>'; this is probably
fixable by adding '#include <cstdint>'
```
2025-12-02 08:27:58 +03:00
misuzu and GitHub
974707f1fe
ctranslate2: disable CPU dispatching when micro architecture is set ( #461165 )
2025-12-01 17:33:49 +00:00
misuzu and GitHub
791d5b63a4
oha: Add versionCheckHook ( #466352 )
2025-12-01 17:30:55 +00:00
Fabian Affolter and GitHub
f9fa38716b
fim-rs: 0.5.0 -> 0.6.1 ( #466701 )
2025-12-01 17:12:11 +00:00
Fabian Affolter and GitHub
84557a9615
python3Packages.types-lxml: 2025.08.25 -> 2025.11.25 ( #466609 )
2025-12-01 17:05:55 +00:00
dotlambda and GitHub
b672ac3b76
python3Packages.flask-bcrypt: backport upstream test fix for long pas… ( #466635 )
2025-12-01 17:04:40 +00:00
nixpkgs-ci[bot] and GitHub
55dc8b4563
docfd: 12.1.0 -> 12.2.0 ( #466842 )
2025-12-01 17:03:01 +00:00
nixpkgs-ci[bot] and GitHub
e372997d05
clickhouse-lts: 25.8.11.66-lts -> 25.8.12.129-lts ( #466507 )
2025-12-01 17:02:59 +00:00
Fabian Affolter and GitHub
5f0511e627
python3Packages.mkdocstrings: 0.30.1 -> 1.0.0 ( #466721 )
2025-12-01 17:00:14 +00:00
Connor Baker and GitHub
bd98643a3d
python3Packages.warp-lang: 1.9.1 -> 1.10.0 ( #462195 )
2025-12-01 16:43:52 +00:00
dotlambda and GitHub
269f3e15d6
python3Packages.urllib3-future: 2.14.907 -> 2.14.908 ( #466824 )
2025-12-01 16:42:50 +00:00
Aleksana and GitHub
a4e0906bb4
COSMIC Beta 8 ( #465945 )
2025-12-01 16:29:05 +00:00
Aleksana and GitHub
6c688245e7
lemminx: Add Java crypto module for ECC HTTPS ( #465985 )
2025-12-01 16:28:27 +00:00
Aleksana and GitHub
e8a0aeb85a
bun: 1.3.2 -> 1.3.3 ( #463953 )
2025-12-01 16:23:01 +00:00
Aleksana and GitHub
aed3323429
adios2: 2.10.2 -> 2.11.0 ( #463788 )
2025-12-01 16:18:21 +00:00
Aleksana and GitHub
bfe81134a5
zfp: propagate openmp ( #464852 )
2025-12-01 16:17:43 +00:00
Aleksana and GitHub
1b0103d0d6
opencascade-occt: move NIX_CFLAGS_COMPILE inside env ( #446835 )
2025-12-01 16:16:42 +00:00
Bruno BELANYI and GitHub
9f98f60620
woodpecker-{agent,cli,server}: build from source ( #465460 )
2025-12-01 16:04:40 +00:00
Leona Maroni and GitHub
f80f83df96
github-runner: 2.329.0 -> 2.330.0 ( #463850 )
2025-12-01 16:04:38 +00:00
Sandro and GitHub
71af7efa84
sonarlint-ls: fix wrapper to properly load analyzer plugins ( #462269 )
2025-12-01 15:57:51 +00:00
Aleksana and GitHub
b1611d26c7
wcc: shallow clone and fix header version ( #466587 )
2025-12-01 15:54:39 +00:00
Fabian Affolter and GitHub
7a5696c6a8
python3Packages.pymodbus: 3.11.3 -> 3.11.4 ( #466807 )
2025-12-01 15:53:56 +00:00
Aleksana and GitHub
0a83694617
alacritty-graphics: fix version check, move suffix to pname ( #466823 )
2025-12-01 15:34:51 +00:00
Pol Dellaiera and GitHub
76c975c719
vscode-extensions.sysdig.sysdig-vscode-ext: init at 0.2.12 ( #466788 )
2025-12-01 15:32:11 +00:00
Adam C. Stephens and GitHub
2aba62ee04
edk2: 202508.01 -> 202511 ( #465449 )
2025-12-01 15:12:37 +00:00
Vincent Laporte and GitHub
4c104bbc36
satysfi: fix build on darwin ( #466836 )
2025-12-01 15:11:15 +00:00
Matthew Croughan and GitHub
c1bc4a0159
hexagonrpc: fix meta.mainProgram ( #466785 )
2025-12-01 15:07:42 +00:00
nixpkgs-ci[bot] and GitHub
1be6d52d3e
cerberus: 0-unstable-2025-11-24 -> 0-unstable-2025-11-26 ( #466758 )
2025-12-01 14:57:03 +00:00
StepBroBD and GitHub
4e286bbf3c
ocamlPackages.reason: 3.17.0 → 3.17.2 ( #466735 )
2025-12-01 14:55:09 +00:00
Adam C. Stephens and GitHub
7faa39d6a9
nixos/incus: handle networking.firewall.backend in firewall assertion ( #466841 )
2025-12-01 14:51:41 +00:00
nixpkgs-ci[bot] and GitHub
552df0d730
algia: 0.0.87 -> 0.0.91 ( #466595 )
2025-12-01 14:45:04 +00:00
Adam C. Stephens
4884b1706f
nixos/incus: handle networking.firewall.backend in firewall assertion
...
apparently one can enable the nftables backend without enabling nftables
2025-12-01 09:40:11 -05:00
Emily and GitHub
cff7a630fd
apko: 0.30.26 -> 0.30.27 ( #466748 )
2025-12-01 14:38:29 +00:00
Matteo Pacini and GitHub
957b438d6e
mommy: 1.6.0 -> 1.7.0 ( #466796 )
2025-12-01 14:38:13 +00:00
R. Ryantm
893d3812c1
docfd: 12.1.0 -> 12.2.0
2025-12-01 14:35:30 +00:00
Yifei Sun
100fb6fec8
satysfi: fix build on darwin
2025-12-01 15:33:21 +01:00
Sandro and GitHub
c6a2960070
nixos/netbird: allow setting dnssec ( #410239 )
2025-12-01 14:32:16 +00:00
Sandro and GitHub
cfd83b8f64
cargo-bundle: unstable-2023-08-18 -> 0.9.0 ( #465636 )
2025-12-01 14:30:48 +00:00
Martin Weinelt and GitHub
a3b1c1aa3b
evcc: 0.210.2 -> 0.211.0 ( #466832 )
2025-12-01 14:29:34 +00:00
Martin Weinelt and GitHub
6ae9d9dc26
home-assistant-custom-components.daikin_onecta: 4.2.9 -> 4.2.13 ( #464791 )
2025-12-01 14:10:51 +00:00
Martin Weinelt and GitHub
fa53091f89
python3Packages.wxpython: 4.2.3 -> 4.2.4 ( #465935 )
2025-12-01 14:10:23 +00:00
nixpkgs-ci[bot] and GitHub
d653bc3260
oils-for-unix: 0.36.0 -> 0.37.0 ( #466694 )
2025-12-01 14:09:30 +00:00
nixpkgs-ci[bot] and GitHub
c993981f6a
stevenblack-blocklist: 3.16.36 -> 3.16.38 ( #466571 )
2025-12-01 14:09:28 +00:00
Gaétan Lepage and GitHub
5769461276
manim: 0.19.0 -> 0.19.1 ( #466768 )
2025-12-01 14:08:17 +00:00
Nikolay Korotkiy and GitHub
12b66e18f6
lagrange: 1.19.3 -> 1.19.4 ( #466764 )
2025-12-01 14:06:34 +00:00
nixpkgs-ci[bot] and GitHub
252e7e0804
cosmic-ext-applet-external-monitor-brightness: 0.0.1-unstable-2025-09-17 -> 0.0.1-unstable-2025-11-27 ( #466818 )
2025-12-01 13:57:09 +00:00
aleksana
a782d057ee
alacritty-graphics: fix version check, move suffix to pname
2025-12-01 21:56:54 +08:00
R. Ryantm
48cd62a612
python3Packages.urllib3-future: 2.14.907 -> 2.14.908
2025-12-01 13:49:03 +00:00
R. Ryantm
7b69622ac5
cosmic-ext-applet-external-monitor-brightness: 0.0.1-unstable-2025-09-17 -> 0.0.1-unstable-2025-11-27
2025-12-01 13:45:26 +00:00
Martin Weinelt
6929293fb1
evcc: 0.210.2 -> 0.211.0
...
https://github.com/evcc-io/evcc/releases/tag/0.211.0
2025-12-01 14:39:43 +01:00