Commit Graph
1024484 Commits
Author SHA1 Message Date
Michael Glass 4de6fbf543 mise: 2026.6.11 -> 2026.6.13
https://github.com/jdx/mise/blob/v2026.6.13/CHANGELOG.md

Also fix the aarch64-darwin build, broken by #533304. The test
oci::layer::tests::preserve_metadata_dir_layer_keeps_special_permission_bits
asserts that a setuid bit (0o4755) is preserved, but Nix's build sandbox strips
setuid bits on Darwin just as on Linux, so the assertion can never hold. Skip
the test on all platforms instead of only on Linux.

Assisted-by: Claude Opus 4.8
2026-06-29 17:14:59 +02:00
nixpkgs-ci[bot]andGitHub 25967d9232 openfga-cli: 0.7.16 -> 0.7.17 (#535861) 2026-06-29 15:06:46 +00:00
Michael DanielsandGitHub 2cf26e8128 workflows/test: test release-supported-systems changes (#536677) 2026-06-29 15:03:59 +00:00
Cosima NeidahlandGitHub 2ecabfd029 {libsForQt5,qt6Packages}.libqtdbustest: 0.4.0 -> 0.4.1 (#533998) 2026-06-29 15:01:21 +00:00
Jhonas WerneryandGitHub a8540a6fda treewide: fix build with newer nodejs versions by bumping yauzl (#536292) 2026-06-29 14:59:00 +00:00
Oleksii FilonenkoandGitHub 95bc592235 kaggle: 2.2.2 -> 2.2.3 (#536404) 2026-06-29 14:52:57 +00:00
Oleksii FilonenkoandGitHub 8a02f1474b bento: 1.18.0 -> 1.18.1 (#536414) 2026-06-29 14:52:12 +00:00
Oleksii FilonenkoandGitHub 57727357de python3Packages.steamloop: 1.2.1 -> 1.2.3 (#536500) 2026-06-29 14:51:21 +00:00
Oleksii FilonenkoandGitHub 294927a62a claude-code: 2.1.193 -> 2.1.195 (#536548) 2026-06-29 14:49:26 +00:00
Oleksii FilonenkoandGitHub e163fd3d3b python3Packages.emborg: 1.42 -> 1.43 (#536642) 2026-06-29 14:48:09 +00:00
Oleksii FilonenkoandGitHub 7d1158d432 python3Packages.fastcore: 1.13.6 -> 1.13.8 (#536659) 2026-06-29 14:47:31 +00:00
Peder Bergebakken SundtandGitHub 6436243554 rpcs3: override glew to disable EGL fixing build failure (#530692) 2026-06-29 14:40:53 +00:00
Oleksii FilonenkoandGitHub 77e9fa29a3 modctl: init at 0.2.2 (#534946) 2026-06-29 14:40:24 +00:00
Matt Sturgeon 62d2c2fb9d workflows/test: test release-supported-systems changes 2026-06-29 15:22:20 +01:00
Peder Bergebakken SundtandGitHub b85f651481 oscar: fix icon, clean up installPhase (#533692) 2026-06-29 13:56:42 +00:00
Peder Bergebakken SundtandGitHub c6e3e1e218 ramalama: 0.19.0 -> 0.22.0 (#532665) 2026-06-29 13:55:40 +00:00
Peder Bergebakken SundtandGitHub 40cc67d136 python3Packages.semchunk: 4.0.0 -> 4.1.0; python3Packages.{mpire,sphinx-versions,sphinxcontrib-images}: remove (#534195) 2026-06-29 13:54:47 +00:00
Peder Bergebakken SundtandGitHub 790aad01a6 circumflex: install man page, shell completions; cleanup (#534426) 2026-06-29 13:53:43 +00:00
Alexander BantyevandGitHub deb77f9588 opam2json: 0.4 -> 0.5 (#534817) 2026-06-29 13:52:16 +00:00
Peder Bergebakken SundtandGitHub 166fb098f1 sonobuoy: 0.57.3 -> 0.57.4 (#533923) 2026-06-29 13:51:00 +00:00
Martin WeineltandGitHub ef40a9ca97 home-assistant-custom-lovelace-modules.weather-radar-card: fix loading (#534997) 2026-06-29 13:50:58 +00:00
nixpkgs-ci[bot]andGitHub 4249a7e764 samloader-rs: 1.2.0 -> 2.0.0 (#536582) 2026-06-29 13:50:04 +00:00
gbhu753 c80d453e9c modctl: fix darwin install check with versionCheckHook
modctl's cobra commands invoke config.NewRoot(), which resolves the
home directory via os/user.Current(). On darwin os/user bypasses $HOME
and calls getpwuid directly, returning /var/empty for the nixbld user,
so writableTmpDirAsHomeHook (which only sets $HOME) cannot redirect
the .modctl directory and the install check fails with
"mkdir /var/empty/.modctl: operation not permitted".

Drop writableTmpDirAsHomeHook and instead use preVersionCheck to point
versionCheckProgram at a small wrapper that appends
--log-dir/--storage-dir=$TMPDIR, mirroring the flags the previous
manual installCheckPhase used. versionCheckHook still performs the
actual --version/--help invocation, output capture, and ${version}
matching.

Assisted-by: opencode (GLM-5.2)
2026-06-30 01:49:45 +12:00
nixpkgs-ci[bot]andGitHub 93f2a904f9 swiftlint: 0.63.3 -> 0.65.0 (#536463) 2026-06-29 13:49:37 +00:00
nixpkgs-ci[bot]andGitHub b2baa715a5 src-cli: 7.3.0 -> 7.4.0 (#536360) 2026-06-29 13:49:33 +00:00
nixpkgs-ci[bot]andGitHub ed33d43906 aws-ofi-nccl: 1.19.2 -> 1.20.0 (#536031) 2026-06-29 13:49:21 +00:00
nixpkgs-ci[bot]andGitHub fb20f93176 yaookctl: 0-unstable-2026-06-18 -> 0-unstable-2026-06-23 (#536010) 2026-06-29 13:49:17 +00:00
nixpkgs-ci[bot]andGitHub c85c9ea648 mise: skip setuid-preservation test on darwin too (#535763) 2026-06-29 13:49:15 +00:00
Peder Bergebakken SundtandGitHub 7fcebdb1cd python3Packages.inject: 5.3.0-unstable-2026-01-05 -> 5.4.0 (#533643) 2026-06-29 13:48:40 +00:00
Peder Bergebakken SundtandGitHub 853d7f8021 rofimoji: 6.7.0 -> 6.8.0 (#533649) 2026-06-29 13:48:24 +00:00
Jonas HeinrichandGitHub c0cffe7afa ocenaudio: 3.17.1 -> 3.19.5 (#533885) 2026-06-29 13:46:36 +00:00
Matthieu CoudronandGitHub b88d9fc78f luaPackages.kulala-nvim: 6.17.0-1 -> 6.20.1-1 (#536658) 2026-06-29 13:46:24 +00:00
Peder Bergebakken SundtandGitHub 306a96f675 lmstudio: 0.4.16-2 -> 0.4.18-1 (#535969) 2026-06-29 13:38:45 +00:00
Austin Horstman e77d303b50 luaPackages.kulala-nvim: 6.17.0-1 -> 6.20.1-1 2026-06-29 08:37:36 -05:00
Jonas HeinrichandGitHub f4bb0ec215 eslint: 10.5.0 -> 10.6.0 (#536577) 2026-06-29 13:36:29 +00:00
Peder Bergebakken SundtandGitHub d2490312e8 qmplay2: add deno support for yt-dlp (#524743) 2026-06-29 13:35:55 +00:00
Peder Bergebakken SundtandGitHub a503f0ee98 portfolio: fix wrapping (#535994) 2026-06-29 13:33:38 +00:00
Peder Bergebakken SundtandGitHub fa1386879a nfpm: 2.46.3 -> 2.47.0 (#535677) 2026-06-29 13:32:21 +00:00
Felix BargfeldtandGitHub c5cd713b3d ytdl-sub: 2026.05.10.post1 -> 2026.06.23 (#536612) 2026-06-29 13:32:17 +00:00
Nick CaoandGitHub f7133256cc python3Packages.edk2-pytool-library: 0.23.14 -> 0.23.15 (#536396) 2026-06-29 13:32:08 +00:00
SandroandGitHub 6d8d36cd56 pika-backup: 0.8.2 -> 0.8.3 (#536523) 2026-06-29 13:18:19 +00:00
SandroandGitHub 4fac79e16e python3Packages.ocrmypdf: 17.7.0 -> 17.7.1 (#536530) 2026-06-29 13:18:13 +00:00
gbhu753 b5bf4ab550 modctl: use versionCheckHook and finalAttrs
Replace the manual installCheckPhase with versionCheckHook and
writableTmpDirAsHomeHook, matching the pattern used by other Go CLI
packages (e.g. nerdctl, temporal-cli).

This supersedes the aarch64-darwin workaround in cacd8e4dbb:
writableTmpDirAsHomeHook sets HOME to a writable directory, so modctl
no longer needs explicit --log-dir/--storage-dir flags to avoid the
os/user system calls that broke the install check on darwin.

Also switch rec -> finalAttrs, use tag instead of rev in
fetchFromGitHub, and drop the redundant -w ldflag (implied by -s).

Assisted-by: opencode (GLM-5.2)
2026-06-30 01:11:46 +12:00
Oleksii FilonenkoandGitHub 05331dea04 swipeaerospace: init at 0.3.1 (#527567) 2026-06-29 13:11:04 +00:00
Oleksii FilonenkoandGitHub 6e10687bf3 curlconverter: init at 4.12.0 (#503847) 2026-06-29 13:10:59 +00:00
Jonas HeinrichandGitHub b24fdd263c censor: 0.7.1 -> 0.7.2 (#536609) 2026-06-29 13:07:15 +00:00
Oleksii Filonenko 39405122ac swipeaerospace: 0.3.0 -> 0.3.1 2026-06-29 14:05:19 +01:00
TomaandGitHub d9798f6703 koodo-reader: fix darwin build (#536592) 2026-06-29 12:57:43 +00:00
SandroandGitHub 36c8c6b6f3 python3Packages.python-jsonpath: 2.0.2 -> 2.1.0 (#536527) 2026-06-29 12:54:57 +00:00
Weijia WangandGitHub ba9e5aaea4 Gfan: 0.6.2->0.7, license update (#531438) 2026-06-29 12:50:53 +00:00