Commit Graph

1024456 Commits

Author SHA1 Message Date
dish d0e8dd3bda spidermonkey_115: drop
Also removes all conditionals from `common.nix` that checked for version
< 128, which is now our baseline version
2026-07-06 15:29:43 -04:00
Peder Bergebakken Sundt 6436243554 rpcs3: override glew to disable EGL fixing build failure (#530692) 2026-06-29 14:40:53 +00:00
Oleksii Filonenko 77e9fa29a3 modctl: init at 0.2.2 (#534946) 2026-06-29 14:40:24 +00:00
Peder Bergebakken Sundt b85f651481 oscar: fix icon, clean up installPhase (#533692) 2026-06-29 13:56:42 +00:00
Peder Bergebakken Sundt c6e3e1e218 ramalama: 0.19.0 -> 0.22.0 (#532665) 2026-06-29 13:55:40 +00:00
Peder Bergebakken Sundt 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 Sundt 790aad01a6 circumflex: install man page, shell completions; cleanup (#534426) 2026-06-29 13:53:43 +00:00
Alexander Bantyev deb77f9588 opam2json: 0.4 -> 0.5 (#534817) 2026-06-29 13:52:16 +00:00
Peder Bergebakken Sundt 166fb098f1 sonobuoy: 0.57.3 -> 0.57.4 (#533923) 2026-06-29 13:51:00 +00:00
Martin Weinelt ef40a9ca97 home-assistant-custom-lovelace-modules.weather-radar-card: fix loading (#534997) 2026-06-29 13:50:58 +00:00
nixpkgs-ci[bot] 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] 93f2a904f9 swiftlint: 0.63.3 -> 0.65.0 (#536463) 2026-06-29 13:49:37 +00:00
nixpkgs-ci[bot] b2baa715a5 src-cli: 7.3.0 -> 7.4.0 (#536360) 2026-06-29 13:49:33 +00:00
nixpkgs-ci[bot] ed33d43906 aws-ofi-nccl: 1.19.2 -> 1.20.0 (#536031) 2026-06-29 13:49:21 +00:00
nixpkgs-ci[bot] fb20f93176 yaookctl: 0-unstable-2026-06-18 -> 0-unstable-2026-06-23 (#536010) 2026-06-29 13:49:17 +00:00
nixpkgs-ci[bot] c85c9ea648 mise: skip setuid-preservation test on darwin too (#535763) 2026-06-29 13:49:15 +00:00
Peder Bergebakken Sundt 7fcebdb1cd python3Packages.inject: 5.3.0-unstable-2026-01-05 -> 5.4.0 (#533643) 2026-06-29 13:48:40 +00:00
Peder Bergebakken Sundt 853d7f8021 rofimoji: 6.7.0 -> 6.8.0 (#533649) 2026-06-29 13:48:24 +00:00
Jonas Heinrich c0cffe7afa ocenaudio: 3.17.1 -> 3.19.5 (#533885) 2026-06-29 13:46:36 +00:00
Matthieu Coudron b88d9fc78f luaPackages.kulala-nvim: 6.17.0-1 -> 6.20.1-1 (#536658) 2026-06-29 13:46:24 +00:00
Peder Bergebakken Sundt 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 Heinrich f4bb0ec215 eslint: 10.5.0 -> 10.6.0 (#536577) 2026-06-29 13:36:29 +00:00
Peder Bergebakken Sundt d2490312e8 qmplay2: add deno support for yt-dlp (#524743) 2026-06-29 13:35:55 +00:00
Peder Bergebakken Sundt a503f0ee98 portfolio: fix wrapping (#535994) 2026-06-29 13:33:38 +00:00
Peder Bergebakken Sundt fa1386879a nfpm: 2.46.3 -> 2.47.0 (#535677) 2026-06-29 13:32:21 +00:00
Felix Bargfeldt c5cd713b3d ytdl-sub: 2026.05.10.post1 -> 2026.06.23 (#536612) 2026-06-29 13:32:17 +00:00
Nick Cao f7133256cc python3Packages.edk2-pytool-library: 0.23.14 -> 0.23.15 (#536396) 2026-06-29 13:32:08 +00:00
Sandro 6d8d36cd56 pika-backup: 0.8.2 -> 0.8.3 (#536523) 2026-06-29 13:18:19 +00:00
Sandro 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 Filonenko 05331dea04 swipeaerospace: init at 0.3.1 (#527567) 2026-06-29 13:11:04 +00:00
Oleksii Filonenko 6e10687bf3 curlconverter: init at 4.12.0 (#503847) 2026-06-29 13:10:59 +00:00
Jonas Heinrich 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
Toma d9798f6703 koodo-reader: fix darwin build (#536592) 2026-06-29 12:57:43 +00:00
Sandro 36c8c6b6f3 python3Packages.python-jsonpath: 2.0.2 -> 2.1.0 (#536527) 2026-06-29 12:54:57 +00:00
Weijia Wang ba9e5aaea4 Gfan: 0.6.2->0.7, license update (#531438) 2026-06-29 12:50:53 +00:00
Sandro ab1790fe93 nixos/ntfy-sh: add RuntimeDirectory to systemd unit (#536534) 2026-06-29 12:50:52 +00:00
Peder Bergebakken Sundt 83ae2457b9 positron-bin: 2026.02.1-5 -> 2026.06.0-211 (#518396) 2026-06-29 12:31:55 +00:00
Peder Bergebakken Sundt ee5874ddde asciidoctor.asciidoctor-vscode: 3.4.2 -> 3.4.5 (#535287) 2026-06-29 12:31:30 +00:00
Peder Bergebakken Sundt d6d701f49a coder: add bpmct, developmentcats, phorcys420 to maintainers (#535719) 2026-06-29 12:30:56 +00:00
Peder Bergebakken Sundt 80bddfece6 jan: 0.7.9 -> 0.8.2 (#528605) 2026-06-29 12:27:08 +00:00
Adam C. Stephens 5e9c8dac8c epmd: fix package module attribute (#536569) 2026-06-29 12:25:43 +00:00
Peder Bergebakken Sundt 6fc36650c6 fable: enable on Darwin (#510424) 2026-06-29 12:25:25 +00:00
nixpkgs-ci[bot] 535db66ef7 pvzge: 0.9.3 -> 0.10.0 (#536584) 2026-06-29 12:11:08 +00:00
nixpkgs-ci[bot] 0d772d0ae4 gqlgen: 0.17.91 -> 0.17.93 (#536555) 2026-06-29 12:11:06 +00:00
Florian Klink 917a5db343 tflint-plugins.tflint-ruleset-aws: 0.47.0 -> 0.48.0 (#536589) 2026-06-29 12:08:40 +00:00
Ivan Mincik 130f2aff75 texlyre: init at 0.9.0 (#527886) 2026-06-29 12:05:22 +00:00