Commit Graph
1017604 Commits
Author SHA1 Message Date
coolcuber bb6eada715 plymouth: add bash to buildInputs 2026-06-17 12:27:49 -04:00
dotlambdaandGitHub 049d8b21e4 python3Packages.spotipyfree: 1.9.5 -> 1.9.12 (#532208) 2026-06-16 12:42:11 +00:00
Weijia WangandGitHub 5db4fd09af python3Packages.crypto{datahub,parser,lyzer}: 1.1.0 -> 1.2.1 (#532213) 2026-06-16 12:37:42 +00:00
K900andGitHub c190319055 kdePackages: Plasma 6.6.5 -> 6.7 (#520160) 2026-06-16 12:21:44 +00:00
65ccb6f831 kdePackages: Plasma 6.6.5 -> 6.7
Co-authored-by: 𝑷𝒉𝒊𝒍𝒐𝒄𝒂𝒍𝒚𝒔𝒕 <regime_skylark.0y@icloud.com>
Co-authored-by: adisbladis <adisbladis@gmail.com>
2026-06-16 15:14:27 +03:00
Felix BargfeldtandGitHub a175c24b22 chhoto-url: Enable git LFS for pulling the images (#531849) 2026-06-16 12:11:28 +00:00
Alyssa RossandGitHub 905fd10013 llvmPackages_git: 23.0.0-unstable-2026-06-07 -> 23.0.0-unstable-2026-… (#531877) 2026-06-16 12:09:54 +00:00
nixpkgs-ci[bot]andGitHub 60be2a7beb tusd: 2.9.2 -> 2.10.0 (#532245) 2026-06-16 12:01:38 +00:00
nixpkgs-ci[bot]andGitHub 5e2b8808d7 samrewritten: 1.4.2 -> 1.4.3 (#532223) 2026-06-16 12:01:30 +00:00
nixpkgs-ci[bot]andGitHub 1b19c79262 plasmavantage: 0.30 -> 0.31 (#532204) 2026-06-16 12:01:28 +00:00
nixpkgs-ci[bot]andGitHub ad8aca8af2 waffle: 1.8.1 -> 1.8.2 (#531829) 2026-06-16 12:01:17 +00:00
nixpkgs-ci[bot]andGitHub aec8329ef2 bitrise: 2.40.4 -> 2.40.5 (#531485) 2026-06-16 12:01:15 +00:00
JoandGitHub c4a90240cc abc-verifier: update license to be more precise (#532048) 2026-06-16 11:55:32 +00:00
K900andGitHub 156e985463 lasuite-meet: 1.17.0 -> 1.21.0 (#532043) 2026-06-16 11:40:52 +00:00
Jonas HeinrichandGitHub b58e6444cc pnpm_11: 11.5.3 -> 11.6.0 (#531014) 2026-06-16 11:35:44 +00:00
TomaandGitHub 6604395f7c simulide: 1.1.0-SR1 -> 1.1.0-SR2 (#529341) 2026-06-16 11:32:20 +00:00
TomaSajt 1de59e443d simulide: use correct license above 1.1.0 2026-06-16 13:26:24 +02:00
Ivan MincikandGitHub 4fc9f674ec ifcopenshell, python3Packages.cartopy: add geospatial team (#520390) 2026-06-16 11:18:33 +00:00
Sefa EyeogluandGitHub 3e41b24abd mcaselector: 2.7 -> 2.8 (#532092) 2026-06-16 10:57:20 +00:00
Kerstin HummandGitHub 92401a6247 weblate: make pythonRelaxDeps more robust (#532103) 2026-06-16 10:19:03 +00:00
Thiago Kenji OkadaandGitHub f99ec465ee libretro.fceumm: 0-unstable-2026-05-06 -> 0-unstable-2026-06-15 (#532176) 2026-06-16 10:15:17 +00:00
Thiago Kenji OkadaandGitHub ee11b20ef8 libretro.genesis-plus-gx: 0-unstable-2026-06-05 -> 0-unstable-2026-06-12 (#532220) 2026-06-16 10:15:00 +00:00
nixpkgs-ci[bot]andGitHub bb32cec81f inventree: 1.3.3 -> 1.3.5 (#532146) 2026-06-16 10:13:06 +00:00
nixpkgs-ci[bot]andGitHub 9629603f37 blesh: build from source (#530376) 2026-06-16 10:12:42 +00:00
Gaétan LepageandGitHub ac80908b45 cudaPackages.cutlass: 4.5.1 -> 4.5.2 (#532186) 2026-06-16 10:07:24 +00:00
Niklas HambüchenandGitHub fb3aca8f8b e57inspector, cloudcompare: VLM based screenshot checks (#521089) 2026-06-16 10:03:24 +00:00
Niklas Hambüchen 3f8f339a7b cloudcompare.tests: Add VLM screenshot analysis 2026-06-16 11:57:45 +02:00
Niklas Hambüchen 09ddbaf6f8 e57inspector.tests: Add VLM screenshot analysis for automatic test checking
On an AMD Ryzen 9 5950X I got:

    VLM inference took 29.9s

Smaller LLMs are faster, but the current (Gemma4 E2B Q4)
is more reliable in its outputs and can correctly describe
what's on screen.

Allowing more than `--threads 1` makes it much faster,
but at the potential cost of nondeterministic
output of `llama-cli`.

The VLM screenshot analysis running in CI makes it slower,
but spending < 1 minute single-core seems worth it
given that it quite robustly removes the need for a human
to check if the GUI renders correctly.

Potential future improvement:
A bit benefit would be content-addressing of the screenshot:
Most nixpkgs update would likely not change the screenshot
pixels at all, reproducing it bit-identically.
In that case, there's no need to re-run the VLM at all.
Doing the VLM analysis in a separate derivation that takes
the screenshot as only input would make it ossible
to cache these results, while still being less maintenance
than having a "golden" screenshot that needs to be updated
by a human when screenshots actually change.
2026-06-16 11:57:45 +02:00
Gaétan LepageandGitHub 6988a4516d python3Packages.smg-grpc-servicer: 0.5.3 -> 0.5.5 (#532244) 2026-06-16 09:52:28 +00:00
Gaétan LepageandGitHub 0c2614c046 github-act-runner: init at 0.13.0 (#530693) 2026-06-16 09:43:08 +00:00
Sizhe Zhao fcd31344c3 python3Packages.smg-grpc-servicer: 0.5.3 -> 0.5.5 2026-06-16 17:36:43 +08:00
Doron BeharandGitHub 8cd2f19f72 matlab-language-server: 1.3.11 -> 1.3.12 (#532091) 2026-06-16 09:32:56 +00:00
Paul MeyerandGitHub b7568dc6d9 azure-cli: 2.86.0 -> 2.87.0 (#528758) 2026-06-16 09:32:10 +00:00
Paul MeyerandGitHub ef9bbd324a upx: 5.1.1 -> 5.2.0 (#529833) 2026-06-16 09:31:40 +00:00
Sizhe ZhaoandGitHub 13f2b5649e python3Packages.smg-grpc-proto: 0.4.8 -> 0.4.10 (#532130) 2026-06-16 09:30:23 +00:00
R. Ryantm 2c38756fc1 tusd: 2.9.2 -> 2.10.0 2026-06-16 09:22:14 +00:00
Gaétan LepageandGitHub bbbc0fd13a just-lsp: 0.4.5 -> 0.4.6 (#532180) 2026-06-16 08:58:08 +00:00
kirillrdyandGitHub 87e296f945 nixl: 1.2.0 -> 1.3.0 (#532210) 2026-06-16 08:52:02 +00:00
Gaétan LepageandGitHub 37752d142c python3Packages.jupyterhub: 5.4.6 -> 5.5.0 (#532191) 2026-06-16 08:50:32 +00:00
azahiandGitHub 96c6d306b7 tgeraser: 1.6.0 -> 1.6.2 (#532200) 2026-06-16 08:46:30 +00:00
Vincent LaporteandGitHub f86ea5d660 rocqPackages.micromega-plugin: fix hash (#530228) 2026-06-16 08:31:26 +00:00
zowoqandGitHub 3bf4f7ed26 terraform-providers.ubiquiti-community_unifi: 0.42.0 -> 0.49.0 (#532227) 2026-06-16 08:23:29 +00:00
Yohann BonifaceandGitHub 48d636509e tombi: add yvnth as maintainer (#532104) 2026-06-16 08:21:32 +00:00
Yohann BonifaceandGitHub 601ae8b747 ieda: enableParallelBuilding & __structuredAttrs (#532134) 2026-06-16 08:21:16 +00:00
YtandGitHub 5e8ae2614b tailwindcss-language-server: 0.14.28 -> 0.14.29 (#531212) 2026-06-16 08:18:42 +00:00
YtandGitHub b8a2cf62d1 meilisearch: 1.45.2 -> 1.47.0 (#532111) 2026-06-16 08:17:43 +00:00
isabelandGitHub 935d324a72 anda: 0.7.0 -> 0.7.1 (#532129) 2026-06-16 08:17:19 +00:00
Yohann BonifaceandGitHub 071be39087 maintainers: update ryand56 (#532201) 2026-06-16 08:12:03 +00:00
R. Ryantm 0eee16e9cc terraform-providers.ubiquiti-community_unifi: 0.42.0 -> 0.49.0 2026-06-16 08:08:05 +00:00
zowoqandGitHub 9d3518bda6 terraform-providers.hashicorp_google-beta: 7.35.0 -> 7.36.0 (#532203) 2026-06-16 08:06:12 +00:00