Commit Graph
968407 Commits
Author SHA1 Message Date
Connor BakerandGitHub 11bb3eecbc python3Packages.tensorflow-datasets: fix tests (#502523) 2026-03-23 17:19:49 +00:00
SandroandGitHub 719acd5ae9 qt6Packages.qtmultimedia: move NIX_LDFLAGS into env for structuredAttrs (#502552) 2026-03-23 17:16:35 +00:00
SandroandGitHub f5ad70fd6b nextcloud-client: 4.0.7 -> 4.0.8 (#501692) 2026-03-23 17:16:17 +00:00
SandroandGitHub e3a233b297 tuxbox: 3.0.1 -> 3.1.0 (#499363) 2026-03-23 17:15:03 +00:00
WinterandGitHub 7a0d898a49 buildRustCrate: remap rustc store path to break rust-src closure leak (#502714) 2026-03-23 17:14:34 +00:00
SandroandGitHub 3b9b472d6a fly: 8.1.0 -> 8.1.1 (#501770) 2026-03-23 17:13:49 +00:00
nixpkgs-ci[bot]andGitHub 4621bf9fa0 gotosocial: 0.21.1 -> 0.21.2 (#502677) 2026-03-23 17:03:53 +00:00
nixpkgs-ci[bot]andGitHub 6795190c14 jpegli: 0-unstable-2025-02-11 -> 0-unstable-2026-03-20 (#502446) 2026-03-23 17:03:43 +00:00
nixpkgs-ci[bot]andGitHub 97f9ff08fd fiddler-everywhere: 7.7.0 -> 7.7.1 (#502402) 2026-03-23 17:03:40 +00:00
Bernardo MeurerandGitHub 5e5359538d buildRustCrate: make --cap-lints configurable (#502704) 2026-03-23 17:03:15 +00:00
Bernardo Meurer Costa a523dd74ac buildRustCrate: make --cap-lints configurable
lib.sh previously hardcoded `--cap-lints allow` in both build_lib and
build_bin. Since rustc only honours the first `--cap-lints` it sees,
appending a different level via `extraRustcOpts` had no effect, making
it impossible to run clippy (or any lint-based tooling) through
buildRustCrate without wrapper scripts that strip the argument.

This adds a `capLints` parameter (default `"allow"`, preserving current
behaviour) that can be set per-crate or via `.override`:

    (myCrate { }).override { capLints = "warn"; }
2026-03-23 16:56:09 +00:00
Gaétan LepageandGitHub 27298c9e65 proton-pass-cli: fix versionCheckHook (#502675) 2026-03-23 16:47:24 +00:00
Gaétan LepageandGitHub c8ebda8f09 python3Packages.nvidia-ml-py: 13.590.48 -> 13.595.45 (#502525) 2026-03-23 16:39:38 +00:00
Bernardo Meurer Costa e85060f58c buildRustCrate: remap rustc store path to break rust-src closure leak
When the rust-src component is installed (common with rust-overlay
toolchains via rust-toolchain.toml), rustc unvirtualises libstd source
paths. Panic locations from monomorphised generic std code
(BTreeMap, VecDeque, sync primitives, etc.) then embed the toolchain
store path in .rodata, pulling the entire multi-GB toolchain into the
runtime closure.

This is not an RPATH issue — stdenv's patchelf --shrink-rpath already
cleans that. The reference is a core::panic::Location string.

Remap the rustc store path to /rustc so panic messages stay readable
but no longer create a store-path dependency. This is a no-op for
toolchains without rust-src (the prefix simply never matches).
2026-03-23 16:39:28 +00:00
Nikolay KorotkiyandGitHub 8676e942ca jsoncons: 1.5.0 -> 1.6.0 (#502674) 2026-03-23 16:39:12 +00:00
nixpkgs-ci[bot]andGitHub ea1c6977ef microsoft-edge: 145.0.3800.97 -> 146.0.3856.62 (#501659) 2026-03-23 16:36:03 +00:00
Gaétan LepageandGitHub 8722e05360 orca-slicer: 2.3.1 -> 2.3.2 (#495746) 2026-03-23 16:34:43 +00:00
Markus KowalewskiandGitHub 5a19438a17 openmolcas: fix hash after release tag has moved (#502522) 2026-03-23 16:27:28 +00:00
Fabián Heredia MontielandGitHub 4d704cc183 metals: add metals-mcp binary for MCP server support (#500736) 2026-03-23 16:26:47 +00:00
Markus KowalewskiandGitHub 9a66659266 python3Packages.biopython: fix numpy >= 2.4 compatibility (#502642) 2026-03-23 16:12:58 +00:00
Bobby RongandGitHub a1edc33533 vscode: 1.111.0 -> 1.112.0 (#501843) 2026-03-23 16:11:32 +00:00
nixpkgs-ci[bot]andGitHub 942e15e77c spicedb: 1.49.1 -> 1.50.0 (#497115) 2026-03-23 16:09:06 +00:00
Markus KowalewskiandGitHub df28e3fcb8 python3Packages.pyscf: fix numpy/scipy scalar conversion issues (#502520) 2026-03-23 16:06:44 +00:00
SandroandGitHub 3b967580cd mobilizon: 5.2.2 -> 5.2.3 (#502679) 2026-03-23 16:03:27 +00:00
Paul HaerleandGitHub c0f994550e python3Packages.cron-descriptor: 2.0.6 -> 2.0.8 (#502647) 2026-03-23 15:55:44 +00:00
Bobby RongandGitHub d563dac079 webkitgtk_6_0: 2.50.6 → 2.52.0 (#501831) 2026-03-23 15:46:01 +00:00
Leona MaroniandGitHub 599d9b8a41 varnish80: init at 8.0.1 (#501601) 2026-03-23 15:40:29 +00:00
nixpkgs-ci[bot]andGitHub 3ef3ae7c8f clickhouse-lts: 25.8.18.1-lts -> 25.8.20.4-lts (#502144) 2026-03-23 15:40:26 +00:00
Pol DellaieraandGitHub cc0fcdd587 hugo: 0.155.3 -> 0.158.0 (#502512) 2026-03-23 15:34:10 +00:00
Pol DellaieraandGitHub 5912db1d87 servo: remove supinie from maintainers (#500469) 2026-03-23 15:24:55 +00:00
Pol DellaieraandGitHub 3cd78edcd9 netbird: use buildGo125Module (#502502) 2026-03-23 15:24:24 +00:00
Marcin SerwinandGitHub 303eac2e90 ttypr: init at 0.3.6 (#429490) 2026-03-23 15:23:26 +00:00
Martin WeineltandGitHub ef7d055207 home-assistant-custom-lovelace-modules.sankey-chart: 3.10.0 -> 3.10.1 (#502673) 2026-03-23 15:14:23 +00:00
nixpkgs-ci[bot]andGitHub a02ac98e40 lepton-jpeg-util: 0.5.3 -> 0.5.8 (#502451) 2026-03-23 15:12:31 +00:00
Connor BakerandGitHub cfd6ba8fd3 python3Packages.kserve: skip failing tests (#502341) 2026-03-23 15:10:10 +00:00
Connor BakerandGitHub 55629aa82d python3Packages.lancedb: 0.29.2 -> 0.30.1 (#501794) 2026-03-23 15:09:25 +00:00
Connor BakerandGitHub 3061d91f8c python3Packages.bitsandbytes: 0.49.1 -> 0.49.2 (#501796) 2026-03-23 15:08:36 +00:00
Doron BeharandGitHub 3c219e1115 python3Packages.pint-xarray: fix build (#502428) 2026-03-23 17:13:39 +02:00
Doron BeharandGitHub f9f800ad30 python3Packages.hepuints: fix build (#502435) 2026-03-23 17:12:55 +02:00
Connor BakerandGitHub 44a8c6833b onnxruntime: 1.23.2 -> 1.24.4 (#501901) 2026-03-23 15:05:21 +00:00
SigmanificientandDoron Behar 1831879921 python3Packages.hepuints: fix build
This should have been part of the automatic update done in 34e3f7b340.

Co-Authored-By: Doron Behar <doron.behar@gmail.com>
2026-03-23 17:02:36 +02:00
SigmanificientandDoron Behar ac256bbda4 python3Packages.pint-xarray: fix build & tests
Should have been part of 543bdb4a2f

Co-Authored-By: Doron Behar <doron.behar@gmail.com>
2026-03-23 16:57:38 +02:00
Thierry Delafontaine e1fcf5f605 proton-pass-cli: fix versionCheckHook 2026-03-23 15:56:26 +01:00
R. Ryantm 0e673cc679 gotosocial: 0.21.1 -> 0.21.2 2026-03-23 14:52:13 +00:00
dotlambdaandGitHub 20b663ffa5 python3Packages.tzlocal: fix license (#502643) 2026-03-23 14:49:25 +00:00
Jonas ChevalierandGitHub 753437219e devenv: 2.0.5 -> 2.0.6 (#502149) 2026-03-23 14:47:28 +00:00
R. Ryantm 56e90c899b home-assistant-custom-lovelace-modules.sankey-chart: 3.10.0 -> 3.10.1 2026-03-23 14:47:21 +00:00
Felix BargfeldtandGitHub 3758e7196d nixos/atticd: use garage in the test instead of minio (#492528) 2026-03-23 14:46:55 +00:00
R. Ryantm 8eee0524e4 jsoncons: 1.5.0 -> 1.6.0 2026-03-23 14:43:38 +00:00
nixpkgs-ci[bot]andGitHub 3605980cfb steelix: 25.07-unstable-2026-03-01 -> 0-unstable-2026-03-19 (#502452) 2026-03-23 14:42:37 +00:00