Commit Graph
1018316 Commits
Author SHA1 Message Date
Guillaume GirolandGitHub 1d733b6368 door-knocker: 0.8.0 -> 0.9.0 (#529511) 2026-06-15 19:37:27 +00:00
Guillaume GirolandGitHub 12a84829fb nixseparatedebuginfod2: 2.0.0 -> 2.0.1 (#526141) 2026-06-15 19:36:54 +00:00
rorosenandGitHub 255293a978 rke2: update all packages (#527904) 2026-06-15 19:33:39 +00:00
R. Ryantm daafbd9ccb python3Packages.sparsediffpy: 0.4.0 -> 0.5.1 2026-06-15 19:27:45 +00:00
R. Ryantm 918dda3540 vscode-extensions.scalameta.metals: 1.66.0 -> 1.67.0 2026-06-15 19:23:18 +00:00
Tristan RossandGitHub 9280dfc36d flutter344: init at 3.44.2 (#531252) 2026-06-15 19:12:24 +00:00
R. Ryantm 00c4abb1b1 c2patool: 0.26.62 -> 0.26.67 2026-06-15 19:08:01 +00:00
Ryan BurnsandGitHub 5675da84f5 python3Packages.vqgan-jax: migrate to pyproject (#532019) 2026-06-15 19:00:58 +00:00
kilyanni 2b541e8a58 wasmer: add shell completions 2026-06-15 20:56:18 +02:00
daskladas 82cc3b4418 vimPlugins.fff-nvim: 0.9.3 -> 0.9.4 2026-06-15 20:55:57 +02:00
R. Ryantm edd4c9cb8c lychee: 0.24.1 -> 0.24.2 2026-06-15 18:55:37 +00:00
David McFarlandandGitHub c008fbacb7 dotnet: june 2026 releases (#530349) 2026-06-15 18:49:23 +00:00
SandaruKasa 67936cc4f7 compsize: __structuredAttrs, strictDeps, enableParallelBuilding 2026-06-15 21:47:11 +03:00
SandaruKasa 0f05671f5e compsize: add man output 2026-06-15 21:47:11 +03:00
SandaruKasa 34e8e9fce7 compsize: 1.5 -> 1.5-unstable-2023-12-24
Includes a few minor fixes and one significant to big-endian platforms
2026-06-15 21:47:11 +03:00
R. Ryantm ea7e6999e8 reframe: 1.16.0 -> 1.17.0 2026-06-15 18:35:32 +00:00
R. Ryantm 52e3dccdb4 adrs: 0.7.4 -> 0.7.6 2026-06-15 18:31:25 +00:00
Adam C. Stephens fb7d30da81 elixir/erlang: deprecated top-level attributes
These top-level attributes are duplicative, and more likely to cause footguns
for users. Let's deprecate them and direct people to use the package sets.
2026-06-15 14:30:02 -04:00
Matt SturgeonandGitHub c4dcf008bc btrfs-heatmap: adopt and touch up a bit (#528078) 2026-06-15 18:29:07 +00:00
pancaek c67573daa2 abc-verifier: update license to be more precise 2026-06-15 11:19:02 -07:00
Adam C. StephensandGitHub bed020fc90 nixos/tzpfms: init (#517991) 2026-06-15 18:03:18 +00:00
R. Ryantm bec06a510f clickhouse-backup: 2.7.1 -> 2.7.2 2026-06-15 18:02:50 +00:00
faukah d58d5d573e typst: add faukah to maintainers 2026-06-15 20:02:48 +02:00
faukah e9275611ef typst: 0.14.2 -> 0.15.0 2026-06-15 20:02:48 +02:00
K900 069e192d02 lasuite-meet: 1.17.0 -> 1.21.0 2026-06-15 20:58:48 +03:00
John EricsonandGitHub 85446c002b gcc/ng: reference landed find_a_program commits instead of mailing list (#532033) 2026-06-15 17:53:14 +00:00
Martin Weinelt 07eabf2ff0 evcc: 0.309.0 -> 0.309.1
https://github.com/evcc-io/evcc/releases/tag/0.309.1
2026-06-15 19:40:03 +02:00
Weijia WangandGitHub 7f16f486ae msolve: 0.9.5 -> 0.10.0 (#531976) 2026-06-15 17:30:52 +00:00
Jean-François Roche f666e54eb0 cudaPackages.libnvshmem: default withNccl to nccl.meta.available
`withNccl` defaults to `true`, unconditionally adding `nccl` to `buildInputs`. 

This is problematic on platforms where NCCL is unavailable, such as pre-Thor Jetson (Orin), where `nccl.meta.available` is `false` due to its `badPlatforms` assertion. In such cases, libnvshmem would still pull the unavailable `nccl` into its closure, leading to an eval-time error.

We are changing the default to `nccl.meta.available` to make libnvshmem skip NCCL automatically on platforms where NCCL is unsupported. We preserving the existing behaviour everywhere else (x86_64-linux, Thor Jetson) where `nccl.meta.available` is `true`.

Note that this guard has already been added to other CUDA modules such as `cudaPackages.cudss` in #437723.
2026-06-15 19:25:15 +02:00
Martin WeineltandGitHub 0f9ccdffdf nss_latest: 3.124 -> 3.125; firefox: 151.0.4 -> 152.0; 140.11.0esr -> 140.12.0esr (#531966) 2026-06-15 17:19:46 +00:00
R. Ryantm 101034d25e hck: 0.11.5 -> 0.11.6 2026-06-15 17:07:45 +00:00
John Ericson e3cbda5706 gcc/ng: reference landed find_a_program commits instead of mailing list
The `find_a_program`/`for_each_path` machine-prefix patch series has now
landed on gcc `master`, so point the `fetchpatch` entries at the
`gcc-mirror/gcc` commit `.diff`s rather than the v5 mailing-list `raw`
URLs (matching the existing `for_each_path` rework patch).

Linking the approving mailing list posts, along with the commit hash
each of the 4 commits (by title) landed as.

- <https://inbox.sourceware.org/gcc-patches/6c3a085d-fa62-4b24-b4ca-ee5c6ac11be0@oss.qualcomm.com/>

  Approved the first two patches together.

  1. `find_a_program: Separate from find_a_file` → 948eb02800777d0318ee2a38bf32076afee739f2
  2. `driver: Simplify find_a_program and find_a_file` → 073b4656d07e40f83a1db7f4462ab2d68b1875a2

- <https://inbox.sourceware.org/gcc-patches/324798d3-effb-4dc5-86ab-a1c461390d64@oss.qualcomm.com/>

  3. `for_each_path: Pass to callback whether dir is machine-disambiguated` → f62f68e7c4bde0385fbd2dba3e926586dd2f1281

- <https://inbox.sourceware.org/gcc-patches/ae270a41-fae9-4442-a276-0433ea752f2e@oss.qualcomm.com/>

  4. `find_a_program: Search with machine prefix in some cases` → a514707ffd7d58b140686036c2dece43ecb7d33c

We also include an additional commit,
6b008944e7bc3a342a734c4fcf1001d63fd0a6f8, a one-line `for_each_path` fix
against a mistake that I made in the previous commit. It is applied as a
prerequisite both so we also have the fix, and because without the
latter patches would have conflicts.
2026-06-15 13:05:44 -04:00
R. Ryantm 36977f32c3 iroh-relay: 0.98.2 -> 1.0.0 2026-06-15 16:57:35 +00:00
R. Ryantm 40b38170c3 iroh-dns-server: 0.98.2 -> 1.0.0 2026-06-15 16:57:29 +00:00
R. Ryantm 92f4b97837 wdt: 1.27.1612021-unstable-2026-02-26 -> 1.27.1612021-unstable-2026-06-09 2026-06-15 16:50:28 +00:00
R. Ryantm 8c6f5ae020 kubernetes-helmPlugins.helm-diff: 3.15.8 -> 3.15.9 2026-06-15 16:49:08 +00:00
nixpkgs-ci[bot]andGitHub 53f08fedf6 space-station-14-launcher: 0.37.1 -> 0.38.0 (#531995) 2026-06-15 16:48:42 +00:00
nixpkgs-ci[bot]andGitHub e62329972e zotero: 9.0.4 -> 9.0.5 (#531975) 2026-06-15 16:48:16 +00:00
nixpkgs-ci[bot]andGitHub 5eb36adc9a plasticscm-client-core-unwrapped: 11.0.16.9998 -> 11.0.16.10216 (#531860) 2026-06-15 16:47:52 +00:00
jadeandGitHub 388d0969f2 rr: only enable 32-bit support on x86_64 (#531320) 2026-06-15 16:47:50 +00:00
nixpkgs-ci[bot]andGitHub f75a6ed9fe plasticscm-theme: 11.0.16.9998 -> 11.0.16.10216 (#531859) 2026-06-15 16:47:48 +00:00
nixpkgs-ci[bot]andGitHub 81b5bfa14c plasticscm-client-gui-unwrapped: 11.0.16.9998 -> 11.0.16.10216 (#531856) 2026-06-15 16:47:46 +00:00
nixpkgs-ci[bot]andGitHub 45b61377df phpactor: 2026.05.30.1 -> 2026.05.30.2 (#531817) 2026-06-15 16:47:40 +00:00
nixpkgs-ci[bot]andGitHub f67228dcac ansel: 0-unstable-2026-06-04 -> 0-unstable-2026-06-13 (#531543) 2026-06-15 16:47:33 +00:00
nixpkgs-ci[bot]andGitHub e545b9faa3 matrix-alertmanager-receiver: 2026.6.3 -> 2026.6.10 (#531261) 2026-06-15 16:47:26 +00:00
nixpkgs-ci[bot]andGitHub c4d36ec8a8 devbox: 0.17.2 -> 0.17.3 (#529254) 2026-06-15 16:47:11 +00:00
R. Ryantm 660cbeed66 python3Packages.cartopy: 0.25.0 -> 0.25.0.post2 2026-06-15 16:38:24 +00:00
Pol DellaieraandGitHub e358976a67 audacity: 3.7.7 -> 3.7.8 (#530777) 2026-06-15 16:28:41 +00:00
Martin Weinelt 0fd69dc26c weblate: skip null packages in relaxDeps logic
This fixes eval on staging, because there Python 3.14 is the default and
backports-zstd is null, because it is included by default.
2026-06-15 18:22:04 +02:00
Harinn fe42f0be9f python3Packages.webthing: modernize 2026-06-15 23:20:27 +07:00