Commit Graph
995181 Commits
Author SHA1 Message Date
Johannes Kirschbauerandjopejoe1 f18d5e3936 nixos/nixpkgs.config: use mkDefault for _module.args.docPrefix 2026-05-04 10:05:11 +02:00
Johannes Kirschbauerandjopejoe1 1d1e96211e nixos/nixpkgs.config: use deferredModule to avoid double evaluation
Switch the option type to `deferredModuleWith`, which collects definitions without evaluating them.
The raw definitions are forwarded to nixpkgs function via a new internal `_configDefinitions` parameter.

`apply` on the option returns `finalPkgs.config`, preserving
backwards compatibility for external readers of `config.nixpkgs.config`
2026-05-04 10:05:11 +02:00
jopejoe1 169e69597b nixos/nixpkgs.config: make use of the module defined in config.nix
This makes it so that the `nixpkgs.config` options can be merged with the module system

It also makes the defined options show up in search and the manual.
2026-05-04 10:05:11 +02:00
fsagbuya 80178a9073 rt: fix 'Wide character in subroutine entry' crash on every request 2026-05-04 16:03:40 +08:00
nixpkgs-ci[bot]andGitHub 78e497f54c parallel-launcher: 9.0.2 -> 9.0.4 (#516356) 2026-05-04 07:57:45 +00:00
nixpkgs-ci[bot]andGitHub e5dcc0f042 vacuum-go: 0.26.1 -> 0.26.4 (#515900) 2026-05-04 07:57:09 +00:00
nixpkgs-ci[bot]andGitHub 4ba344d550 prek: 0.3.10 -> 0.3.11 (#515861) 2026-05-04 07:57:08 +00:00
nixpkgs-ci[bot]andGitHub 120a11b03b jackett: 0.24.1591 -> 0.24.1807 (#512564) 2026-05-04 07:56:53 +00:00
nixpkgs-ci[bot]andGitHub ec4c4cf0e1 zk: 0.15.1 -> 0.15.3 (#468441) 2026-05-04 07:56:39 +00:00
Silvan Mosberger c7bbefcc6c stdenv/meta: Propagate nonTeamMaintainers if possible
This fixes the problem where if `meta` for package A is inherited from
package B, both team and non-team maintainers would end up in
nonTeamMaintainers, because by default it would take the value from
meta.maintainers, which when accessed also contains team maintainers
for backwards compatibility reasons.
2026-05-04 09:55:40 +02:00
rorosenandGitHub 510a31f564 efitools: patch make output parameter name (#514576) 2026-05-04 07:49:43 +00:00
R. Ryantm fcf7bb0059 python3Packages.svgdigitizer: 0.14.2 -> 0.14.3 2026-05-04 07:46:17 +00:00
Sirio Balmelli d62e4c9d01 borgmatic: 2.1.3 -> 2.1.5
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2026-05-04 09:34:56 +02:00
Sirio Balmelli edd2bb1fe0 borgmatic: disable test with TOCTOU race on x86_64-darwin
test_log_outputs_includes_error_output_in_exception has a race between
process.poll() in raise_for_process_errors (returns None) and the
while-loop exit check (returns non-None), so CalledProcessError is
never raised. Timing-dependent; reproduces on x86_64-darwin.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2026-05-04 09:34:56 +02:00
Nina Fromm 35882f5f8b outline: 1.7.0 -> 1.7.1
Changelog: https://github.com/outline/outline/releases/tag/v1.7.1

Found no breaking changes in there.
2026-05-04 09:34:16 +02:00
Fabian AffolterandGitHub 93fb83c111 radioboat: 0.6.0 -> 0.7.0 (#515879) 2026-05-04 07:24:33 +00:00
Xiangyan Sun 42c128c83a moshi: use system oniguruma 2026-05-04 00:23:43 -07:00
Fabian AffolterandGitHub dca8959f21 python3Packages.claude-agent-sdk: 0.1.68 -> 0.1.72 (#516000) 2026-05-04 07:22:35 +00:00
MynacolandMynacol 40712b38c5 deno: Disable _FORTIFY_SOURCE=3 on rusty-v8
According to Arch Linux, fortification level 3 is incompatible with some
used functionality. Irrespective of that, the v8 build sets this as
well, although on level 2 in our case.
2026-05-04 09:21:28 +02:00
Mynacol 0058564cb5 deno: Stop setting _LIBCPP_HARDENING_MODE on rusty-v8
And rely on the upstream project.
2026-05-04 09:21:28 +02:00
Mynacol de67f8f4e8 deno: Update homepage URL 2026-05-04 09:21:28 +02:00
Mynacol 5ca96a0345 deno: Drop unneeded build flag
This build flag is not exposed by GN, hence it cannot actually be set. I
originally thought it is needed so that the rust parts after enabling
the temporal api can be successfully built.
2026-05-04 09:21:28 +02:00
Vincent LaporteandGitHub 8dac43cd3e coqPackages.compcert: fix compilation on Rocq master (#515500) 2026-05-04 07:21:17 +00:00
Mynacol 5355f91652 deno: Move rusty-v8 code to subfolder 2026-05-04 09:21:03 +02:00
Mynacol 9554b6a900 deno: Remove unused files
These files were missed to be deleted during a rebase before
5898d99924.
2026-05-04 09:21:03 +02:00
JoandGitHub a7034dc667 various: fix missing webfont outputs (#516291) 2026-05-04 07:13:54 +00:00
Bryan Lai 2d3715105b home-manager: drop bryango from maintainers
Also drop an unused input attribute to make the linter happy.

I no longer use home-manager from Nixpkgs. This is never officially
supported by home-manager upstream, and it is always recommended to use
either flakes, channels or any other input pinning tool.

See: https://nix-community.github.io/home-manager/
2026-05-04 15:13:14 +08:00
Vladimír ČunátandGitHub 0ab9103c4c thunderbird-latest-unwrapped: 150.0 -> 150.0.1 (#516262) 2026-05-04 07:10:06 +00:00
Fabian AffolterandGitHub d295864a83 python3Packages.types-aiobotocore: 3.5.0 -> 3.6.0 (#516343) 2026-05-04 07:09:54 +00:00
nixpkgs-ci[bot]andGitHub 913ba4dd1f Merge master into staging-nixos 2026-05-04 07:05:09 +00:00
R. Ryantm 43bb2222fc gf: 0-unstable-2026-04-11 -> 0-unstable-2026-05-03 2026-05-04 06:58:21 +00:00
R. Ryantm baf97c77ba azure-cli-extensions.ssh: 2.0.7 -> 2.0.8 2026-05-04 06:55:30 +00:00
R. Ryantm a440d51e40 parallel-launcher: 9.0.2 -> 9.0.4 2026-05-04 06:55:29 +00:00
@mjonesandGitHub 99828ad28e xpra: 6.3.6 -> 6.4.3 (#515827) 2026-05-04 06:54:47 +00:00
nixpkgs-ci[bot]andGitHub 0992876345 snx-rs: 6.0.1 -> 6.0.4 (#516336) 2026-05-04 06:54:00 +00:00
nixpkgs-ci[bot]andGitHub cc698b1fff flow: 0.311.0 -> 0.312.0 (#516306) 2026-05-04 06:53:45 +00:00
nixpkgs-ci[bot]andGitHub 4fc91cada3 panache: 2.34.0 -> 2.41.1 (#515972) 2026-05-04 06:53:38 +00:00
yayaandGitHub 70beba4668 gitlab: use nodejs 22 (#515348) 2026-05-04 06:42:54 +00:00
vMohammad24 23d98de184 rsrpc: 0.26 -> 0.27.1 2026-05-04 09:42:08 +03:00
yayaandGitHub 02b8e7fa7a liferea: 1.16.8 -> 1.16.9 (#515964) 2026-05-04 06:40:14 +00:00
LujandGitHub ddce4d809a readeck: 0.22.2 -> 0.22.3 (#515995) 2026-05-04 08:42:31 +02:00
Fabian AffolterandGitHub f30b2bd946 checkov: 3.2.525 -> 3.2.526 (#516324) 2026-05-04 06:33:21 +00:00
Fabian AffolterandGitHub 2538a9fccb python3Packages.certipy: migrate to finalAttrs 2026-05-04 08:32:33 +02:00
R. Ryantm 7af0c95ad1 floorp-bin-unwrapped: 12.12.2 -> 12.13.0 2026-05-04 06:30:17 +00:00
Fabian Affolter 210d721c29 python3Packages.certihound: 0.3.0 -> 0.3.2 2026-05-04 08:29:38 +02:00
R. Ryantm 1007e85b74 python3Packages.scrap-engine: 1.5.1 -> 1.5.4 2026-05-04 06:29:22 +00:00
Fabian Affolter 7fd2d1c642 python3Packages.certipy: 0.2.2 -> 0.2.3 2026-05-04 08:28:42 +02:00
7c6f434candGitHub 9e303d64be collabora-desktop: init at 25.04.9.2-2 (#485564) 2026-05-04 06:22:09 +00:00
zowoq b39581da47 nixVersions.git: 2.35pre20260407 -> 2.35pre20260503 2026-05-04 16:19:48 +10:00
Robert Schütz e4f7a5a430 resholve: override pip's knownVulnerabilities 2026-05-03 23:18:55 -07:00