Commit Graph
806009 Commits
Author SHA1 Message Date
Grimmauld 3f8d6596fa openscenegraph: guard pcre behind collada support
As per upstream, pcre is only required for collada support [1].
Therefore, it makes little sense to include pcre (an EOL library) in the default build.

[1] https://github.com/openscenegraph/OpenSceneGraph/blob/2e4ae2ea94595995c1fc56860051410b0c0be605/CMakeModules/FindCOLLADA.cmake#L222-L256
2025-05-26 13:17:11 +02:00
Jörg ThalheimandGitHub 886356e9f8 workflows/eval: drop process job (#410852) 2025-05-25 21:05:09 +02:00
Weijia WangandGitHub cb02c5ea37 python3Packages.langchain-community: disable flaky caching test (#410833) 2025-05-25 20:50:21 +02:00
Pol DellaieraandGitHub dbd811855e vscode-extensions.amazonwebservices.amazon-q-vscode: 1.67.0 -> 1.69.0 (#410885) 2025-05-25 18:21:31 +00:00
Felix BargfeldtandGitHub 97ff9116a3 postman: 1.44.0 -> 1.46.6 (#410860) 2025-05-25 20:12:11 +02:00
R. Ryantm 51d3253200 vscode-extensions.amazonwebservices.amazon-q-vscode: 1.67.0 -> 1.69.0 2025-05-25 18:11:43 +00:00
Nikolay KorotkiyandGitHub 61fe3d4324 tana: 1.0.30 -> 1.0.31 (#410707) 2025-05-25 22:11:14 +04:00
TomaandGitHub f64cad184c chickenPackages: fix meta.homepage (#410733) 2025-05-25 20:09:33 +02:00
Cosima NeidahlandGitHub 3d58d5ce1e lomiri.lomiri-system-settings-unwrapped: 1.3.0 -> 1.3.2 (#407354) 2025-05-25 20:02:05 +02:00
Herwig HochleitnerandGitHub 90b22d2bae openvscode-server: remove bendlas as maintainer (#410867) 2025-05-25 19:31:07 +02:00
dotlambdaandGitHub c2a06a2778 python3Packages.python-ecobee-api: 0.2.20 -> 0.3.0 (#410809) 2025-05-25 10:30:31 -07:00
Wolfgang Walther b942fb47dc workflows/eval: drop process job
Since process doesn't need to run on push events anymore, we can just as
well remove it entirely. The little bit of combine and comparison can be
done in the tag job, even with elevated privileges. That's because those
parts can be done entirely from the target commit, which is trusted.

This saves startup, installing nix, downloading tools and artifacts for
one job. It saves about 1 minute per run, start to finish.
2025-05-25 19:26:22 +02:00
Pol DellaieraandGitHub 199f40f70e vscode-extensions.ms-windows-ai-studio.windows-ai-studio: 0.12.1 -> 0.14.0 (#410849) 2025-05-25 17:26:17 +00:00
Wolfgang Walther 8a39ce4a48 workflows/eval: diff outpaths immediately
This moves the diff of outpaths into the outpaths job, mainly as a
preparation to allow future improvements. For example, this will allow
running the purity release checks only on changed outpaths instead of
the whole eval.

This also removes the inefficiency introduced in the last commit about
uploading the intermediate paths twice. Now, only the diff is passed on.

Also, technically, the diff is now run in parallel across 4 jobs. This
should be *slightly* faster than before, where outpaths from all systems
were combined first and then diffed. It's probably only a few seconds,
though.
2025-05-25 19:26:08 +02:00
Wolfgang Walther a6b659b08a workflows/eval: fetch target results in outpaths job
This is an intermediate step towards more efficiency. At this stage, the
outpaths job pulls the result from the matching outpaths job on the
target branch and uploads both results together. The process job then
downloads both results at once and does the comparison as usual.

This is slightly more inefficient, because the intermediate results are
essentially stored as artifacts twice. But that inefficiency will go
away in the next step, this refactor is split to make it slightly more
reviewable and testable.

On the other side, this allows us to save the process job on push events
entirely, which is a win, because most of it is setup and nix download
anyway.
2025-05-25 19:23:33 +02:00
Wolfgang Walther 13f5aa304e workflows/eval: run trusted code in process step
We don't really need to run the combine and comparison steps from the
untrusted merge commit. By switching to the trusted target commit, we
can avoid adding another worktree - and lay the foundation to later do
those steps in the tag job, which has access to secrets.
2025-05-25 19:23:17 +02:00
Wolfgang Walther b2579d36ff workflows/eval: consistently avoid "result" in arguments
Everything is a result, especially when nix-build uses "result" as its
default output. This becomes confusing, when re-wiring the different
parts later.

Thus, consistently name those things after some of their properties and
avoid the term result.
2025-05-25 19:23:12 +02:00
Martin WeineltandGitHub 53187aeafe python3Packages.pyfantom: drop (#410839) 2025-05-25 19:22:16 +02:00
Thomas JandGitHub 4531deeed8 nixos/borgmatic: do not create source directories for empty databases (#410752) 2025-05-25 18:58:12 +02:00
iamanaws 3d0a5f81ec postman: add changelog 2025-05-25 09:51:54 -07:00
iamanaws 589797166a postman: 1.44.0 -> 1.46.6 2025-05-25 09:51:54 -07:00
Thiago Kenji OkadaandGitHub 7517a0b35f retroarch-assets: 1.20.0-unstable-2025-03-21 -> 1.20.0-unstable-2025-05-23 (#410832) 2025-05-25 17:48:24 +01:00
Nikolay KorotkiyandGitHub ffffba9e47 gpxsee: 13.42 -> 13.43 (#410823) 2025-05-25 20:48:20 +04:00
Felix SchröterandGitHub 7ada6ff077 pixelorama: 1.1 -> 1.1.1 (#407182) 2025-05-25 16:47:07 +00:00
Felix SchröterandGitHub d89d1ce8ed pixelorama: Unpin godot version (#410497) 2025-05-25 16:44:04 +00:00
Moritz SanftandGitHub 59a7de3e92 ida-free: switch to requireFile (#410795) 2025-05-25 18:43:43 +02:00
Pol DellaieraandGitHub a41de29254 vscode-extensions.coder.coder-remote: 1.8.0 -> 1.9.0 (#410845) 2025-05-25 16:42:38 +00:00
R. Ryantm d328e68e81 vscode-extensions.ms-windows-ai-studio.windows-ai-studio: 0.12.1 -> 0.14.0 2025-05-25 16:37:39 +00:00
Nikolay Korotkiy 8290101031 gpxsee-qt6: mark as unbroken on macOS 2025-05-25 20:33:13 +04:00
R. Ryantm 2ee5180743 vscode-extensions.coder.coder-remote: 1.8.0 -> 1.9.0 2025-05-25 16:32:52 +00:00
Sigmanificient 521560af3e python3Packages.pyfantom: drop 2025-05-25 18:29:35 +02:00
62b852f6c6 xtf: 0-unstable-2024-11-01 -> 0-unstable-2025-05-19 (#408815)
Co-authored-by: SigmaSquadron <alpha@sigmasquadron.net>
2025-05-25 16:20:13 +00:00
ed9412e75d gensio: 2.8.14 -> 2.8.15 (#410415)
Co-authored-by: sarcasticadmin <sarcasticadmin@users.noreply.github.com>
2025-05-25 16:16:57 +00:00
0002e95698 quarkus: 3.22.2 -> 3.22.3 (#409969)
Co-authored-by: Vinetos <Vinetos@users.noreply.github.com>
2025-05-25 16:11:39 +00:00
Martin WeineltandGitHub f60a814a2c python3Packages.aiodocker: unstable-2022-01-20 -> 0.24.0 (#410830) 2025-05-25 18:08:14 +02:00
Domen KožarandGitHub cf590b7ef8 paretosecurity: 0.2.17 -> 0.2.23 (#408857) 2025-05-25 21:06:41 +05:00
K900andGitHub 99f45adf8e ruqola: init at 2.5.0 (#405242) 2025-05-25 19:01:11 +03:00
Yohann BonifaceandGitHub a4899592f3 gjay: drop (#410813) 2025-05-25 17:56:38 +02:00
Sarah Clark 147794c3b7 python3Packages.langchain-community: disable flaky caching test 2025-05-25 08:51:36 -07:00
Fabian AffolterandGitHub 7fcd3d30f2 python313Packages.mcpadapt: 0.1.5 -> 0.1.9 (#410636) 2025-05-25 17:48:50 +02:00
Martin Weinelt de1d581210 python3Packages.hatch-vcs: apply pep517 lingo 2025-05-25 17:47:09 +02:00
Martin Weinelt 197d700cfd python3Packages.aiodocker: unstable-2022-01-20 -> 0.24.0
https://github.com/aio-libs/aiodocker/releases/tag/v0.24.0
2025-05-25 17:47:00 +02:00
R. Ryantm fce95bacf1 retroarch-assets: 1.20.0-unstable-2025-03-21 -> 1.20.0-unstable-2025-05-23 2025-05-25 15:42:17 +00:00
Yohann BonifaceandGitHub bdac72d387 dclib: remove (#410821) 2025-05-25 17:24:27 +02:00
Martin WeineltandGitHub 302faff610 treewide: substitute pname for strings (python3Packages.[a-i].*) (#410682) 2025-05-25 17:16:14 +02:00
Jörg ThalheimandGitHub 17d1bddf8b workflows: cleanup & refactor checkouts (#410791) 2025-05-25 17:09:52 +02:00
Silvio Ankermann c2f043aafd ruqola: init at 2.5.0 2025-05-25 17:07:58 +02:00
Yohann BonifaceandGitHub 6fb6fd3cef smatch: fix build by applying custom fix (#410556) 2025-05-25 17:03:21 +02:00
Manuel Frischknecht f1c69b60ad dclib: remove
According to the tool's (Valknut, formerly DCGUI) website [^1],
the original author stopped maintaining the tool this library was
used for after the version packaged in nixpkgs up to now:

> Nach der Veröffentlichung von Valknut 0.3.7 stellte Mathias Küster die Arbeit an Valknut ein.

Someone else took over development, but the publishing folder for dclib
doesn't contain any new versions after v. 0.3.23 (2009) either [^2].
The GUI distribution folders also look abandoned.

As the version from 2009 also fails with the same build error and
this library isn't referenced anywhere else in nixpkgs (and there's
no listed maintainer), I advocate for removing this package.

[^1]: https://www.berlios.de/software/valknut/
[^2]: https://sourceforge.net/projects/wxdcgui/files/dclib/
2025-05-25 17:02:02 +02:00
R. Ryantm 810e02f034 gpxsee: 13.42 -> 13.43 2025-05-25 15:01:53 +00:00