Commit Graph
971760 Commits
Author SHA1 Message Date
R. Ryantm 94d62e08d3 cljfmt: 0.16.1 -> 0.16.3 2026-03-23 17:12:09 +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
Gaetan Lepage a4ac3f7e13 python3Packages.pymanopt: skip failing tests 2026-03-23 16:59:55 +00:00
R. Ryantm 5c6c814472 gvm-libs: 22.38.0 -> 22.39.0 2026-03-23 16:58:44 +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
Jared Baur 4cce35e29c python3Packages.varlink: init at 32.1.0 2026-03-23 09:40:15 -07: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
Jost Alemann 93edf48195 obsidian: 1.12.4 -> 1.12.7
Changelog: https://obsidian.md/changelog/2026-03-23-desktop-v1.12.7/
2026-03-23 17:35:58 +01:00
Gaétan LepageandGitHub 8722e05360 orca-slicer: 2.3.1 -> 2.3.2 (#495746) 2026-03-23 16:34:43 +00:00
Stefan Frijters 0ccd178cde toybox: use tag/hash instead of rev/sha256 2026-03-23 17:32:53 +01:00
Stefan Frijters 551dfcc97e toybox: use structuredAttrs instead of passAsFile 2026-03-23 17:32:19 +01:00
Stefan Frijters 321ebc05c0 retroarch-bare: use writeText instead of runCommand 2026-03-23 17:28:54 +01: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
R. Ryantm 6b212a4a6e python3Packages.pyhocon: 0.3.61 -> 0.3.63 2026-03-23 16:25:04 +00:00
Stefan Frijters d7c4677672 openapi-generator-cli: use toFile instead of passAsFile
This is needed when __structuredAttrs is enabled.
2026-03-23 17:24:54 +01:00
R. Ryantm 7058eb751c python3Packages.urllib3-future: 2.17.901 -> 2.17.903 2026-03-23 16:22:48 +00:00
Stefan Frijters cbcfde61a4 retroarch-bare: use structuredAttrs instead of passAsFile 2026-03-23 17:16:49 +01:00
Stefan Frijters 2e4ddbd2fa polylith: use structuredAttrs instead of passAsFile 2026-03-23 17:14:45 +01: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
Stefan Frijters 45e5bee34b mate-panel-with-applets: use structuredAttrs instead of passAsFile 2026-03-23 17:05:29 +01:00
SandroandGitHub 3b967580cd mobilizon: 5.2.2 -> 5.2.3 (#502679) 2026-03-23 16:03:27 +00:00
R. Ryantm 8150c0048c python3Packages.firebase-admin: 7.2.0 -> 7.3.0 2026-03-23 15:59:19 +00:00
Stefan Frijters 899e95937e ocamlPackages.gstreamer: move CFLAGS_COMPILE into env for structuredAttrs 2026-03-23 16:55:44 +01:00
Paul HaerleandGitHub c0f994550e python3Packages.cron-descriptor: 2.0.6 -> 2.0.8 (#502647) 2026-03-23 15:55:44 +00:00
R. Ryantm ce38929fb6 repomix: 1.12.0 -> 1.13.0 2026-03-23 15:55:29 +00:00
R. Ryantm 67937ca881 asn: 0.80.0 -> 0.80.4 2026-03-23 15:52:13 +00:00
Stefan Frijters 3439f9f9f8 luaPackages.lua-pam: move env variable into env for structuredAttrs 2026-03-23 16:50:21 +01:00
R. Ryantm b4fd3d5ab8 proton-ge-bin: GE-Proton10-33 -> GE-Proton10-34 2026-03-23 15:49:06 +00:00
R. Ryantm 79a3271d47 bee: 2.7.0 -> 2.7.1 2026-03-23 15:47:15 +00:00
Bobby RongandGitHub d563dac079 webkitgtk_6_0: 2.50.6 → 2.52.0 (#501831) 2026-03-23 15:46:01 +00:00
R. Ryantm 932cadedd9 python3Packages.starlink-grpc-core: 1.2.4 -> 1.2.5 2026-03-23 15:42:47 +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
R. Ryantm 7226a3ebf1 zensical: 0.0.27 -> 0.0.28 2026-03-23 15:27:31 +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