Gergő Gutyina and GitHub
e75fb5a069
pnpmBuildHook: init and migrate some packages ( #487046 )
2026-06-03 07:39:01 +00:00
Benedikt Ritter
0367623d4f
jol: use finalAttrs
2026-06-03 09:34:30 +02:00
Paul Meyer and GitHub
b2b2efcd87
go_1_25: 1.25.10 -> 1.25.11 ( #527457 )
2026-06-03 07:34:25 +00:00
stefan and Gaetan Lepage
3eb4f1b56f
python3Packages.torch: gate CUDAToolkit_VERSION cmake flag on cudaSupport
...
Fix a cache miss when `cudaSupport = false` but
`cudaPackages.cudaMajorMinorVersion` is not the default (as could be the
case with an overlay like `cudaPackages = cudaPackages_13_1;`)
2026-06-03 07:34:10 +00:00
Gaetan Lepage
710fac44d6
python3Packages.bitsandbytes: add missing ninja build-system
2026-06-03 07:34:10 +00:00
Gaetan Lepage and Sandro Jäckel
a2c0782bcf
python3Packages.torch: remove runtime requirement on ninja
...
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com >
2026-06-03 07:34:10 +00:00
Gaetan Lepage and Luna Nova
6789fa4ecb
python3Packages.torch: 2.11.0 -> 2.12.0
...
Diff: https://github.com/pytorch/pytorch/compare/v2.11.0...v2.12.0
Changelog: https://github.com/pytorch/pytorch/releases/tag/v2.12.0
Co-authored-by: Luna Nova <git@lunnova.dev >
2026-06-03 07:34:09 +00:00
Gaetan Lepage and Luna Nova
27654d5863
rocmPackages.rocprofiler-sdk: fix segfault when importing torch
...
Co-authored-by: Luna Nova <git@lunnova.dev >
2026-06-03 07:34:09 +00:00
Gaetan Lepage
45c99f4fc2
python3Packages.triton: better stdenv selection
2026-06-03 07:34:09 +00:00
Robbie Buxton and Gaetan Lepage
7cea6e1e70
python3Packages.triton: hardcode CC for runtime JIT compilation
...
Triton JIT-compiles cuda_utils.c at runtime using whatever `cc`/`gcc`
is on PATH. In environments without a compiler in PATH (e.g. deployed
Nix environments), this fails with linker errors (cannot find crti.o,
-lc, -lgcc_s).
Hardcode the Nix cc-wrapper path as the default fallback for the CC
lookup in build.py, matching the pattern already used in the test's
axpy-cuda derivation.
Assisted-by: Claude Code (claude-opus-4-6)
Originally submitted at https://github.com/NixOS/nixpkgs/pull/526003
2026-06-03 07:34:09 +00:00
Gaetan Lepage
30472d5544
python3Packages.triton: 3.6.0 -> 3.7.0
...
Diff: https://github.com/triton-lang/triton/compare/v3.6.0...v3.7.0
Changelog: https://github.com/triton-lang/triton/releases/tag/v3.7.0
2026-06-03 07:34:08 +00:00
phanirithvij
66764d57c0
ironcalc: add updateScript
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com >
2026-06-03 13:03:40 +05:30
phanirithvij
39581128b0
ironcalc: init at 0.7.1-unstable-2026-04-29
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com >
2026-06-03 13:03:40 +05:30
nixpkgs-ci[bot] and GitHub
1058a42c69
attyx: 0.4.2 -> 0.4.3 ( #527417 )
2026-06-03 07:30:39 +00:00
nixpkgs-ci[bot] and GitHub
d8a8d6de92
trdsql: 1.2.1 -> 1.2.3 ( #527411 )
2026-06-03 07:30:36 +00:00
nixpkgs-ci[bot] and GitHub
8f27557d46
sshified: 1.2.3 -> 1.2.6 ( #526544 )
2026-06-03 07:30:02 +00:00
Damien Cassou and GitHub
22807bf080
base24-schemes: init at 0-unstable-2025-11-08 ( #525983 )
2026-06-03 07:25:05 +00:00
Tom Herbers
242fe12299
go_1_25: 1.25.10 -> 1.25.11
...
Changelog: https://go.dev/doc/devel/release#go1.25.minor
2026-06-03 09:23:58 +02:00
R. Ryantm
71f169f0e1
fulcrum: 2.1.0 -> 2.1.1
2026-06-03 07:20:14 +00:00
R. Ryantm
163954eae7
turbo-unwrapped: 2.9.14 -> 2.9.16
2026-06-03 07:19:34 +00:00
Ivan Mincik and GitHub
5f9d83644d
mapserver: 8.6.3 -> 8.6.4 ( #526947 )
2026-06-03 07:14:05 +00:00
Ivan Mincik and GitHub
1ee940b838
geoserver: 2.28.3 -> 2.28.4 ( #527221 )
2026-06-03 07:12:56 +00:00
Thomas Gerbet and GitHub
317a18ffea
exiftool: 13.58 -> 13.59 ( #525534 )
2026-06-03 07:11:18 +00:00
Bruno BELANYI and GitHub
2c754207f6
semgrep: 1.161.0 -> 1.164.0 ( #527300 )
2026-06-03 07:10:25 +00:00
Niklas Korz
9ea977e104
nixos/weblate: ensure ssh wrappers are up to date
...
Weblate generates an SSH wrapper with some preset options
that uses the absolute path of the ssh binary internally.
As the wrapper is only regenerated when the generator itself
is changed, this absolute nix store path becomes unusable once
ssh is updated and the path is garbage collected.
As generating the wrappers is a quick operation, simply deleting the wrapper
directory before service start ensures they are up to date.
2026-06-03 09:09:33 +02:00
R. Ryantm
535310d03f
python3Packages.mistral-common: 1.11.0 -> 1.11.2
2026-06-03 07:02:24 +00:00
Yt and GitHub
dbbce86643
mimir: 3.0.6 -> 3.1.0 ( #527413 )
2026-06-03 06:58:43 +00:00
Vlad M. and GitHub
854cb1bde3
broot: 1.56.4 -> 1.57.0 ( #527205 )
2026-06-03 06:53:19 +00:00
Thomas Gerbet and GitHub
77454c3316
weechat-unwrapped: 4.9.0 -> 4.9.1 ( #526428 )
2026-06-03 06:45:09 +00:00
R. Ryantm
e9191a7f7f
strictdoc: 0.21.1 -> 0.22.0
2026-06-03 06:34:45 +00:00
@mjones and GitHub
946f44aee6
androidStudioPackages.canary: 2026.1.2.2 -> 2026.1.2.4 ( #527339 )
2026-06-03 06:32:52 +00:00
Fabian Affolter and GitHub
cb5817e1c5
python3Packages.deptry: init at 0.25.1 ( #527307 )
2026-06-03 06:32:28 +00:00
dotlambda and GitHub
787f7951c2
libgphoto2: 2.5.33 -> 2.5.34 ( #526032 )
2026-06-03 05:56:06 +00:00
R. Ryantm
3d63ac35d2
nushell: 0.113.0 -> 0.113.1
2026-06-03 05:52:31 +00:00
nixpkgs-ci[bot] and GitHub
29428c9c86
zerofs: 1.1.10 -> 1.1.15 ( #527393 )
2026-06-03 05:52:08 +00:00
nixpkgs-ci[bot] and GitHub
1ccdfd930b
qownnotes: 26.5.15 -> 26.6.2 ( #527359 )
2026-06-03 05:52:06 +00:00
nixpkgs-ci[bot] and GitHub
271f3c9e2d
dotenvx: 1.68.0 -> 1.71.0 ( #527288 )
2026-06-03 05:52:03 +00:00
Robert Schütz
ca1039b266
libgphoto2: add meta.changelog
2026-06-02 22:50:38 -07:00
Robert Schütz
0d63ac320c
libgphoto2: fetch tag instead of branch
2026-06-02 22:50:38 -07:00
zowoq and GitHub
2a32a12ca9
terraform-providers.scaleway_scaleway: 2.75.0 -> 2.76.0 ( #527406 )
2026-06-03 05:44:09 +00:00
R. Ryantm
ee186e74e4
llama-cpp: 9309 -> 9484
2026-06-03 05:37:08 +00:00
R. Ryantm
58a1442bfe
python3Packages.disposable-email-domains: 0.0.188 -> 0.0.193
2026-06-03 05:36:34 +00:00
R. Ryantm
3f09a070ea
attyx: 0.4.2 -> 0.4.3
2026-06-03 05:28:41 +00:00
R. Ryantm
7d99cbc565
mimir: 3.0.6 -> 3.1.0
2026-06-03 05:21:05 +00:00
R. Ryantm
fc7745124d
python3Packages.microsoft-kiota-abstractions: 1.10.1 -> 1.10.2
2026-06-03 05:19:19 +00:00
R. Ryantm
40b4bd0eac
trdsql: 1.2.1 -> 1.2.3
2026-06-03 05:10:44 +00:00
R. Ryantm
7b90c631c4
python3Packages.microsoft-kiota-http: 1.10.1 -> 1.10.2
2026-06-03 04:39:26 +00:00
R. Ryantm
b96a16f348
terraform-providers.scaleway_scaleway: 2.75.0 -> 2.76.0
2026-06-03 04:33:37 +00:00
Pol Dellaiera and GitHub
b8ffcd9ed9
python3Packages.lxmf: 1.0.0 -> 1.0.1 ( #527400 )
2026-06-03 04:33:14 +00:00
Pol Dellaiera
96338aba50
python3Packages.rns: add __structuredAttrs
2026-06-03 06:19:56 +02:00