ghpzin
e7e8b6cc33
ecl: fix build with gcc15
...
- add "CFLAGS=-std=gnu17" to `configureFlags`.
There are patches upstream to make it build with `-std=gnu23`
(default in gcc15):
https://gitlab.com/embeddable-common-lisp/ecl/-/merge_requests/325
https://gitlab.com/embeddable-common-lisp/ecl/-/merge_requests/345
but applying them makes it not build with `-std=gnu17` (default in gcc14)
instead.
Fixes build failure with gcc15:
```
/build/ecl-24.5.10/src/c/dpp.c:112:13: error: 'bool' cannot be defined
via 'typedef'
112 | typedef int bool;
| ^~~~
/build/ecl-24.5.10/src/c/dpp.c:112:13: note: 'bool' is a keyword
with '-std=c23' onwards
/build/ecl-24.5.10/src/c/dpp.c:112:1: warning: useless type name in
empty declaration
112 | typedef int bool;
| ^~~~~~~
```
2025-12-03 06:36:17 +03:00
zowoq and GitHub
7ef56ab3f0
bat: 0.26.0 → 0.26.1, add versionCheckHook ( #467285 )
2025-12-02 22:20:44 +00:00
zowoq and GitHub
831e9da63b
terraform-providers.metio_migadu: 2025.11.20 -> 2025.11.27 ( #467212 )
2025-12-02 22:08:51 +00:00
zowoq and GitHub
b274ec3506
terraform-providers.rootlyhq_rootly: 4.3.8 -> 4.3.9 ( #467173 )
2025-12-02 22:08:48 +00:00
Martin Weinelt and GitHub
5f88abb8a6
buildHomeAssistantComponent: run manifestRequirementsCheckHook independently of checkPhase ( #467204 )
2025-12-02 21:54:57 +00:00
Jonathan Davies
fad5cb39b7
bat: Add versionCheckHook
2025-12-02 21:51:35 +00:00
Jonathan Davies
c44aeaaaed
bat: Use finalAttrs
2025-12-02 21:51:33 +00:00
Jonathan Davies
c36ed8fed8
bat: 0.26.0 → 0.26.1
2025-12-02 21:51:24 +00:00
Gaétan Lepage and GitHub
0d3f292f02
zotero: 2.0.27 -> 2.0.30 ( #465218 )
2025-12-02 21:49:19 +00:00
Martin Weinelt and GitHub
008187938b
python3Packages.django_5: 5.2.8 -> 5.2.9 ( #467187 )
2025-12-02 21:46:50 +00:00
Philip Taron and GitHub
771e8f4fe9
pkgs/impure-overlays.nix: must always yield a list ( #466860 )
2025-12-02 21:44:07 +00:00
Felix Bühler and GitHub
cdc60eb514
gimpPlugins.resynthesizer: 2.0.3 -> 3.0 ( #466327 )
2025-12-02 21:42:54 +00:00
Felix Bargfeldt and GitHub
af48a8c96d
par-lang: 0-unstable-2025-11-20 -> 0-unstable-2025-12-02 ( #467271 )
2025-12-02 21:36:48 +00:00
Fabian Affolter and GitHub
281b61b3ab
trufflehog: 3.91.1 -> 3.91.2 ( #467241 )
2025-12-02 21:30:01 +00:00
dotlambda and GitHub
600cef95b2
home-assistant-custom-components.volkswagencarnet: 5.2.0 -> 5.2.2 ( #467202 )
2025-12-02 21:21:37 +00:00
Robert Schütz
8065f9ec38
python3Packages.pymitsubishi: make sure pyproject.toml specifies the correct version
2025-12-02 13:21:16 -08:00
Robert Schütz
fa1b0614f4
home-assistant-custom-components.volkswagen_we_connect_id: drop
...
Development on the integration has been discontinued.
2025-12-02 13:21:16 -08:00
Robert Schütz
fa5cf3e5ea
buildHomeAssistantComponent: fix typo in check_manifest.py
2025-12-02 13:21:16 -08:00
dotlambda and GitHub
511ff8ffbf
flare-signal: 0.17.3 -> 0.17.4 ( #467256 )
2025-12-02 21:08:39 +00:00
Defelo
08dad38bd7
par-lang: 0-unstable-2025-11-20 -> 0-unstable-2025-12-02
...
Diff: https://github.com/faiface/par-lang/compare/1f6671068d93defdd14a7ff86b9fc167b6949906...aa01ca58034b91f64b3ad5c849bb0e97762221af
2025-12-02 22:07:23 +01:00
dotlambda and GitHub
e74a0e97ca
python3Packages.gensim: 4.3.3 -> 4.4.0, python3Packages.cltk: 1.5.0 -> 2.0.4 ( #462893 )
2025-12-02 20:44:55 +00:00
Robert Schütz
335e9594d8
home-assistant-custom-components.volkswagencarnet: fix requirements and version in manifest.json
2025-12-02 12:40:24 -08:00
Robert Schütz
099e667fba
home-assistant-custom-components.volkswagencarnet: 5.2.0 -> 5.2.2
...
Diff: https://github.com/robinostlund/homeassistant-volkswagencarnet/compare/v5.2.0...v5.2.2
Changelog: https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v5.2.1
https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v5.2.2
2025-12-02 12:40:24 -08:00
Robert Schütz
b6ae99faa2
python3Packages.volkswagencarnet: 5.1.8 -> 5.2.1
...
Diff: https://github.com/robinostlund/volkswagencarnet/compare/v5.1.8...v5.2.1
Changelog: https://github.com/robinostlund/volkswagencarnet/releases/tag/v5.2.1
2025-12-02 12:40:13 -08:00
nixpkgs-ci[bot] and GitHub
71c5de7a5c
stackit-cli: 0.48.0 -> 0.49.0 ( #466915 )
2025-12-02 20:36:27 +00:00
Robert Schütz
accfe5ccf9
flare-signal: 0.17.3 -> 0.17.4
...
Diff: https://gitlab.com/schmiddi-on-mobile/flare/-/compare/0.17.3...0.17.4
Changelog: https://gitlab.com/schmiddi-on-mobile/flare/-/blob/0.17.4/CHANGELOG.md
2025-12-02 12:28:38 -08:00
Adam C. Stephens and GitHub
dcd0318502
livebook: 0.17.3 -> 0.18.0 ( #466933 )
2025-12-02 20:00:17 +00:00
Gaetan Lepage
1550a4d464
python3Packages.graphrag: 2.4.0 -> 2.7.0
...
Diff: https://github.com/microsoft/graphrag/compare/v.2.4.0...v2.7.0
Changelog: https://github.com/microsoft/graphrag/releases/tag/v2.7.0
2025-12-02 19:37:16 +00:00
Gaetan Lepage
481f21a3e7
python3Packages.graspologic: 3.4.1 -> 3.4.4
...
Diff: https://github.com/graspologic-org/graspologic/compare/refs/tags/v3.4.1...refs/tags/v3.4.4
Changelog: https://github.com/graspologic-org/graspologic/releases/tag/v3.4.4
2025-12-02 19:37:16 +00:00
Sergey Volkov and Gaetan Lepage
8a674462e0
python3Packages.cltk: 1.5.0 -> 2.0.4
2025-12-02 19:37:16 +00:00
Sergey Volkov and Gaetan Lepage
91c9e8b5aa
python3Packages.gensim: 4.3.3 -> 4.4.0
2025-12-02 19:37:15 +00:00
R. Ryantm
1aebf80fc9
trufflehog: 3.91.1 -> 3.91.2
2025-12-02 19:33:10 +00:00
Wolfgang Walther and GitHub
ec3eddc130
mathpix-snipping-tool: 03.00.0072 -> 03.00.0138 ( #456760 )
2025-12-02 19:24:00 +00:00
dotlambda and GitHub
33d5e807a8
deltachat-desktop: fix deltachat-rpc-server hash ( #467229 )
2025-12-02 19:22:15 +00:00
Matthew Croughan and GitHub
d705ec9b05
{rmtfs,tqftpserv}: small fixes ( #467157 )
2025-12-02 19:14:39 +00:00
nixpkgs-ci[bot] and GitHub
cd65923b72
kazumi: 1.9.0 -> 1.9.1 ( #467222 )
2025-12-02 19:14:37 +00:00
Emily and GitHub
fb09b38580
grafana-loki,promtail: 3.5.8 -> 3.6.2 ( #465320 )
2025-12-02 19:05:33 +00:00
Fabian Affolter and GitHub
09a885c758
python3Packages.sphinx-automodapi: 0.20.0 -> 0.21.0 ( #467171 )
2025-12-02 19:00:30 +00:00
Fabian Affolter and GitHub
beb81f7b18
gvm-libs: 22.32.0 -> 22.33.0 ( #467141 )
2025-12-02 18:59:45 +00:00
Fabian Affolter and GitHub
f30df2b0f0
python3Packages.gvm-tools: 25.4.2 -> 25.4.3 ( #467118 )
2025-12-02 18:59:24 +00:00
Fabian Affolter and GitHub
9d1838352a
cnspec: 12.11.0 -> 12.12.0 ( #467155 )
2025-12-02 18:58:56 +00:00
nixpkgs-ci[bot] and GitHub
f4e991e667
visual-paradigm-ce: 17.3.20251166 -> 17.3.20251201 ( #467147 )
2025-12-02 18:57:18 +00:00
Yohann Boniface and GitHub
baf4b83977
tenv: 4.8.3 -> 4.9.0 ( #467120 )
2025-12-02 18:44:31 +00:00
Robert Schütz
9fa7b8f183
deltachat-rpc-server: run versionCheckHook
2025-12-02 10:42:05 -08:00
Robert Schütz
7ea4e521b8
deltachat-desktop: fix deltachat-rpc-server hash
2025-12-02 10:42:01 -08:00
nixpkgs-ci[bot] and GitHub
4d0bda1879
ed-odyssey-materials-helper: 3.1.3 -> 3.1.7 ( #467082 )
2025-12-02 18:41:22 +00:00
R. Ryantm
135f8a098a
kazumi: 1.9.0 -> 1.9.1
2025-12-02 18:09:22 +00:00
dish and GitHub
485d509967
coc-pyright: 0-unstable-2025-11-01 -> 0-unstable-2025-12-01 ( #467216 )
2025-12-02 18:06:15 +00:00
nixpkgs-ci[bot] and GitHub
e455422c51
cargo-about: 0.8.2 -> 0.8.3 ( #467133 )
2025-12-02 18:03:30 +00:00
Connor Baker and GitHub
dedc570c0e
onnx: 1.19.0 -> 1.19.1 ( #464957 )
2025-12-02 17:55:17 +00:00