Commit Graph
843031 Commits
Author SHA1 Message Date
devhell 152c241d44 mediainfo{-gui}: 25.{04,03} -> 25.07
Let's get these back on track and in line with `libmediainfo`.
2025-08-12 13:38:52 +02:00
ae60081224 tdlib: 1.8.51 -> 1.8.52 (#432995)
Co-authored-by: Vonfry <dev@vonfry.name>
2025-08-12 11:13:02 +00:00
ac63cab909 libmediainfo: 25.04 -> 25.07.1 (#429496)
Co-authored-by: devhell <devhell@users.noreply.github.com>
2025-08-12 11:09:49 +00:00
Jonas HeinrichandGitHub bdb3cd969a plausible: 2.1.5 -> 3.0.1 (#425757) 2025-08-12 13:02:02 +02:00
Fabian AffolterandGitHub 02c80fc542 python3Packages.llama-index-workflows: 1.2.0 -> 1.3.0 (#433032) 2025-08-12 12:57:47 +02:00
Felix BargfeldtandGitHub 10079aa8ba linuxPackages_6_16.rtl8821ce: mark as broken (#432945) 2025-08-12 12:32:26 +02:00
xanderioandGitHub f3141affbd immich.geodata: fix hash (#433026) 2025-08-12 12:28:40 +02:00
Pol DellaieraandGitHub 73ed1a3221 opencode: 0.4.1 -> 0.4.26 (#432884) 2025-08-12 12:26:22 +02:00
Wolfgang WaltherandGitHub 888f26274f nix_2_3: drop and raise minver to 2.18 (#428076) 2025-08-12 09:53:47 +00:00
Igor Svistoun c0f3ec57b3 immich.geodata: fix hash 2025-08-12 05:39:35 -04:00
Thierry Delafontaine ee6ad21950 opencode: fix Bash tool command execution error on Linux
Previously, prompting the LLM to execute CLI commands using the Bash tool on Linux
would fail with the following error:

  Error [ERR_DLOPEN_FAILED]: libstdc++.so.6: cannot open shared object file: No such
  file or directory

This commit resolves the issue by ensuring libstdc++.so.6 is included
in LD_LIBRARY_PATH.

Fixes: #432051
2025-08-12 11:33:23 +02:00
Thierry Delafontaine 52c09d3c23 opencode: 0.4.1 -> 0.4.26 2025-08-12 11:33:18 +02:00
xanderioandGitHub 3c4c96ff4b remmina: move wayland to linux to fix darwin build (#432484) 2025-08-12 11:30:47 +02:00
Wolfgang Walther fa0cba1c39 nix_2_3: drop
This has been marked insecure a while ago, as some CVEs have not been
backported. Even if *some* CVEs are fixed, we'd need **all** of them to
be, to get it back into the cache.

Not having it in the cache means, we can not test it in CI. This means
we can't make sure to actually support this version to evaluate Nixpkgs.
2025-08-12 11:28:40 +02:00
Wolfgang Walther cc3d2295b6 nixVersions.minimum: drop
The concept of this alias becomes questionable once we move past 2.18,
where Lix was forked. We should probably move to a feature-detection
based approach for lib/minver.nix eventually, too.
2025-08-12 11:28:38 +02:00
Wolfgang WaltherandGitHub 5ccbba7d1d python3Packages.pythonix: drop (#433036) 2025-08-12 09:19:17 +00:00
Wolfgang WaltherandGitHub 372d9eeeaf workflows/backport: fix token permissions (#433035) 2025-08-12 09:17:37 +00:00
Paul MeyerandGitHub a1154c6d52 beszel: 0.11.1 -> 0.12.3 (#430887) 2025-08-12 11:16:35 +02:00
Wolfgang WaltherandGitHub 1f32900b8e workflows/eval: fix compare job not running (#433043) 2025-08-12 09:06:09 +00:00
Yohann BonifaceandGitHub d81f91f461 speedscope: 1.23.0 -> 1.23.1 (#432980) 2025-08-12 11:02:56 +02:00
Thiago Kenji OkadaandGitHub 6050289d1d libretro.ppsspp: 0-unstable-2025-07-16 -> 0-unstable-2025-08-11 (#428362) 2025-08-12 10:01:43 +01:00
Wolfgang Walther 267d5cdf64 workflows/eval: fix compare job not running
The conclusion of the `versions` job propagates from through `eval` to
`compare`, which meant the `compare` job was skipped. No rebuild labels,
no reviewer requests.

Also, we don't want to run eval when `versions` runs, but fails.
2025-08-12 10:58:45 +02:00
ebe9986fa4 rss-bridge: 2025-06-03 -> 2025-08-05 (#433023)
Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
2025-08-12 08:56:37 +00:00
192ed30852 openlinkhub: 0.6.0 -> 0.6.1 (#431284)
Co-authored-by: Bot-wxt1221 <3264117476@qq.com>
2025-08-12 08:52:40 +00:00
Paul MeyerandGitHub 78dce42a66 kubevirt: 1.5.2 -> 1.6.0 (#429854) 2025-08-12 10:48:59 +02:00
Paul MeyerandGitHub 4be1650482 storj-uplink: 1.133.5 -> 1.134.2 (#430030) 2025-08-12 10:48:26 +02:00
Pavol RusnakandGitHub d7ca0f8e4a crush: 0.2.1 -> 0.5.0 (#432937) 2025-08-12 10:40:40 +02:00
Wolfgang WaltherandJörg Thalheim 093a223e4a python3Packages.pythonix: drop
Unmaintained since 2022.
2025-08-12 10:35:29 +02:00
Wolfgang WaltherandJörg Thalheim a3dd8f692e python3Packages.nixpkgs: drop
This depends on pythonix, which is dropped in the next commit. Not
updated for 6 years.
2025-08-12 10:35:20 +02:00
Wolfgang Walther bb1529ef6a workflows/backport: fix token permissions
The additional `workflows` permissions are required to backport
Dependabot updates. The permissions had been added to the app a while
ago, but we forgot to actually use them.
2025-08-12 10:30:03 +02:00
Yohann BonifaceandGitHub cfa72d41e8 python3Packages.fast-simplification: 0.1.11 -> 0.1.12 (#433011) 2025-08-12 10:22:30 +02:00
Wolfgang WaltherandGitHub 161a4f0a69 workflows/eval: compare eval consistency and performance between Lix / Nix versions (#427724) 2025-08-12 08:22:08 +00:00
R. RyantmandMasum Reza 85e76ee5f8 androidStudioPackages.canary: 2025.1.3.3 -> 2025.1.3.4 2025-08-12 13:50:18 +05:30
731480d580 ast-grep: 0.39.2 -> 0.39.3 (#432975)
Co-authored-by: xiaoxiangmoe <xiaoxiangmoe@users.noreply.github.com>
2025-08-12 08:17:19 +00:00
Wolfgang Walther 14a6d9de46 ci/pinned: update
This gives us a fixed `lixPackageSets.git`.

From the nixpkgs-unstable channel:
https://hydra.nixos.org/build/304569381#tabs-buildinputs

Changes for treefmt-nix:
https://github.com/numtide/treefmt-nix/compare/58bd4da459f0a39e506847109a2a5cfceb837796...7d81f6fb2e19bf84f1c65135d1060d829fae2408
2025-08-12 10:14:01 +02:00
Wolfgang Walther b523f257ac workflows/eval: test all available versions
With this change, we start running Eval on all available Lix and Nix
versions. Because this requires a lot of resources, this complete test
is only run when `ci/pinned.json` is updated.

The resulting outpaths are checked for consistency with the target
branch. A difference will cause the `report` job to fail, thus blocking
the merge, ensuring Eval consistency for Nixpkgs across different
versions.

This implements a kind of "ratchet style" check: Since we originally
confirmed that the versions currently in Nixpkgs at the time of this
commit match Eval behavior of Nix 2.3, we can ensure consistency with
Nix 2.3 down the road, even without testing for it explicitly.

There had been one regression in Eval consistency for Nix between 2.18
and 2.24 - two tests in `tests.devShellTools` produce different results
between Lix 2.91+ (which was forked from Nix 2.18) and Nix 2.24+. I
assume it's unlikely that such a change would be "fixed" by now, thus I
added an exception for these.

As a bonus, we also present the total time in seconds it takes for Eval
to complete for every tested version in a summary table. This allows us
to easily see performance improvements for Eval due to version updates.
At this stage, this time only includes the "outpaths" step of Eval, but
not the generation of attrpaths beforehand.
2025-08-12 10:14:01 +02:00
Wolfgang Walther f05895fb3c ci/eval/compare: reorder step summary
Move "Packages" up, because it's much shorter and easier to scroll past.
This way both Packages and Performance are visible immediately.
2025-08-12 10:13:56 +02:00
Wolfgang Walther 51e6b0e40b workflows: fix actions/download-artifact hashes
The Dependabot update change the hashes to the latest main branch commit
instead of the v5.0.0 tag - also it didn't adjust the tags in the
comments accordingly. Last but not least, one of the references used a
`@v5` reference instead of the commit hash. The latter is probably what
Dependabot tripped on.
2025-08-12 10:13:55 +02:00
R. Ryantm 81da1bafb0 python3Packages.llama-index-workflows: 1.2.0 -> 1.3.0 2025-08-12 08:01:41 +00:00
18ee56ea97 n8n: 1.104.1 -> 1.105.3 (#431613)
Co-authored-by: gepbird <gutyina.gergo.2@gmail.com>
2025-08-12 07:54:44 +00:00
R. Ryantm 6a1466e635 rss-bridge: 2025-06-03 -> 2025-08-05 2025-08-12 07:50:49 +00:00
1e4e08809c hypercore: 11.11.2 -> 11.12.1 (#432913)
Co-authored-by: eljamm <eljamm@users.noreply.github.com>
2025-08-12 07:46:19 +00:00
aec997a7a9 autobase: 7.17.0 -> 7.17.3 (#433013)
Co-authored-by: eljamm <eljamm@users.noreply.github.com>
2025-08-12 07:45:00 +00:00
·𐑑𐑴𐑕𐑑𐑩𐑤andVincent Laporte 77664c146c ocamlPackages.logs: 0.8.0 → 0.9.0 2025-08-12 09:20:55 +02:00
·𐑑𐑴𐑕𐑑𐑩𐑤andVincent Laporte 2036d76fbc ocamlPackages.logs: remove result 2025-08-12 09:20:55 +02:00
·𐑑𐑴𐑕𐑑𐑩𐑤andVincent Laporte 543ced1653 ocamlPackages.logs: ocamlPackages.logs: refactor to use buildTopkg 2025-08-12 09:20:55 +02:00
Wolfgang WaltherandGitHub 7e628eba01 cemu-ti: platform changes (#432217) 2025-08-12 07:19:29 +00:00
K900andGitHub 20eed00b4b path-of-building.data: 2.55.5 -> 2.56.0 (#433012) 2025-08-12 10:15:53 +03:00
K900 79d21dfbfd path-of-building.data: 2.55.5 -> 2.56.0
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.55.5...v2.56.0
2025-08-12 10:08:10 +03:00
David TchekachevandPeter Hoeg 14d9eceaf3 maestral_qt: install XDG desktop icon 2025-08-12 09:07:03 +02:00