nixpkgs-ci[bot]
f49bf61f74
Merge master into staging-next
2026-02-08 18:07:40 +00:00
Notarin Steele
34513330fc
doc/stdenv: revise line in Fixed-point arguments of mkDerivation
...
The line was in grammatical error or plain confusing, it has been revised to be grammatically correct, as well as revised to be a bit more technically correct, as well as useful to the reader.
Fixes #488258
Co-authored-by: Robert Hensing <robert@roberthensing.nl >
2026-02-08 10:36:03 -05:00
K900
9b8fc425c8
Merge remote-tracking branch 'origin/staging-next' into staging
2026-02-08 10:04:47 +03:00
Jared Baur
e20232eab6
zig: move ZIG_GLOBAL_CACHE_DIR setup to configurePhase
...
This allows users to put zig in their `mkShell` without ending up with a
ZIG_GLOBAL_CACHE_DIR value set that points back to a location that only
would exist in the sandbox.
2026-02-07 17:32:18 -08:00
Antoine du Hamel
93729d6470
nodejs: add a corepack output ( #487796 )
2026-02-07 22:38:01 +00:00
Jeremy Fleischman
2b115ef0cc
doc: update references to nixfmt-rfc-style to treefmt
...
This completes https://github.com/NixOS/nixpkgs/issues/425583 .
Rather than putting `nixfmt` everywhere, I opted to teach people to use
`treefmt` instead. This is more correct, as we have formatting rules for
non-nix files, and also may invoke `nixfmt` with non-default options.
2026-02-07 13:59:27 -08:00
nixpkgs-ci[bot]
a678b48a9a
Merge staging-next into staging
2026-02-07 18:08:08 +00:00
Thomas Gerbet
9f5a45d8cb
nixos/captive-browser: remove the udhcpc setcap wrapper fallback ( #487775 )
2026-02-07 15:26:27 +00:00
Antoine du Hamel
68381b5152
nodejs: add a corepack output
2026-02-07 11:17:04 +01:00
Ulysses Zhan
bd388e2d49
fetchItchIo: init
2026-02-06 17:45:32 -08:00
nixpkgs-ci[bot]
73e99b231f
Merge staging-next into staging
2026-02-07 00:23:25 +00:00
Steven Allen
eb65b00f1e
nixos/captive-browser: remove the udhcpc setcap wrapper fallback
...
Remove the udhcpc setcap wrapper fallback as it allows any user to
execute arbitrary commands with the `cap_net_raw` capability.
Fixes CVE-2026-25740
https://github.com/NixOS/nixpkgs/security/advisories/GHSA-wc3r-c66x-8xmc
2026-02-06 14:29:16 -08:00
quantenzitrone
44560ee9f7
various: make all uses of fixed point builders use finalAttrs as argument
...
some of these were just typos like `finalAttr`, `finalAtts` or `finaAttrs`
some of these were using `self`, `final`, `finalPackage`, `attrs` or `_`
some of these were wrong by using `oldAttrs` or `finalPackages`
other than the nixos manual this shouldn't create any rebuilds
2026-02-06 23:22:29 +01:00
Antoine du Hamel
dbcb81f67b
nodejs: make nodejs_* depend on nodejs-slim_* ( #481461 )
2026-02-06 18:57:21 +00:00
Hythera
a49f171236
nixpkgs-manual: set pname and version
2026-02-06 17:02:11 +01:00
Hythera
9e31aa9ff9
eclipses.plugins.*: set pname
2026-02-05 23:11:56 +01:00
Alexander Nabokikh
657b554170
albert: 33.0.1 -> 34.0.5
2026-02-04 16:01:59 +01:00
nixpkgs-ci[bot]
aba80eebd4
Merge staging-next into staging
2026-02-04 12:12:09 +00:00
Jo
90235307a5
pkgs.xorg: deprecate package set ( #479724 )
2026-02-04 11:42:42 +00:00
Jan Tojnar
a4c9180740
libglycin-gtk4: init (split out of libglycin) ( #481377 )
2026-02-04 07:19:57 +00:00
Antoine du Hamel
7459fe949f
nodejs: make nodejs_* depend on nodejs-slim_*
2026-02-03 23:54:16 +01:00
whispers
43b3f53866
arti: 1.9.0 -> 2.0.0
...
Release announcement: https://blog.torproject.org/arti_2_0_0_released/
Changelog: https://gitlab.torproject.org/tpo/core/arti/-/blob/arti-v2.0.0/CHANGELOG.md
2026-02-03 09:50:46 -05:00
eljamm
75cf64a10b
peertube: 7.3.0 -> 8.0.2; add ngi team
...
Diff: https://github.com/Chocobozzz/PeerTube/compare/v7.3.0...v8.0.2
2026-02-03 07:48:57 +01:00
nixpkgs-ci[bot]
f87d02ce0c
Merge staging-next into staging
2026-02-03 00:24:47 +00:00
Pascal Bach
938c1391b5
minio_legacy_fs: drop ( #486146 )
2026-02-02 20:21:56 +00:00
K900
08c99553e2
Merge remote-tracking branch 'origin/staging-next' into staging
2026-02-02 10:50:03 +03:00
quantenzitrone
1fc32558e7
minio_legacy_fs: drop
...
minio had 3 moderate, 4 high and 4 critical security vulnerabilities since
2022-10-24, so even though we don't know this specific minio version is
affected, it's not worth the risk.
Furthermore 3 years should be enough time to migrate your data.
2026-02-02 04:26:34 +01:00
Michael Daniels
79a96ad539
Merge remote-tracking branch 'upstream/staging-next' into staging
2026-02-01 20:54:35 -05:00
Yt
862038b6cd
stalwart-mail: rename to stalwart; nixos/stalwart-mail: move to stalwart ( #481815 )
2026-02-02 01:02:13 +00:00
quantenzitrone
99f20e75ab
pkgs.xorg: deprecate package set
2026-02-02 00:20:15 +01:00
Jo
21c5d9d71f
nodePackages.browser-sync: drop ( #484129 )
2026-02-01 22:46:38 +00:00
Théo Zimmermann
923099da30
coq.withPackages: document use with language servers
...
Added guidance on installing Rocq language servers when using
`coq.withPackages`.
#484870
2026-02-01 21:55:27 +01:00
Stefan Nuernberger
88db5b0738
doc/tauri: document hook dontTauriFixup
2026-02-01 13:59:08 +01:00
nixpkgs-ci[bot]
ee540e6ac2
Merge staging-next into staging
2026-01-31 12:08:31 +00:00
Fernando Rodrigues
a1c9639328
doc: expand fetchFromGitea's documentation to include fetchFromForgejo and fetchFromCodeberg
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2026-01-31 21:08:16 +11:00
nixpkgs-ci[bot]
42db76d24b
Merge staging-next into staging
2026-01-31 00:22:08 +00:00
Weijia Wang
b773879c00
gnunet: 0.25.2 -> 0.26.2; taler: 1.0 -> 1.3 ( #484551 )
2026-01-30 19:05:18 +00:00
nixpkgs-ci[bot]
79424fc2c3
Merge staging-next into staging
2026-01-30 12:11:07 +00:00
Weijia Wang
ed55f933c9
taler-exchange: add release note
2026-01-30 11:34:11 +01:00
Darren Rambaud
3b775c9119
docs/release-notes: add updates to 26.05 rl
...
* docs/nixpkgs: mention rename of pkg
* docs/nixos: mention rename of module and new module options
* address review comment:
https://github.com/NixOS/nixpkgs/pull/481815#discussion_r2706713675
2026-01-28 23:51:41 -06:00
NaCNO
2549b02fff
mozc: make ibus dependency optional (opt-in)
2026-01-27 12:33:11 +01:00
dish
57772ba33f
nodePackages.browser-sync: drop
2026-01-26 14:44:22 -05:00
K900
3ac81a5564
Merge remote-tracking branch 'origin/staging-next' into staging
2026-01-26 21:15:56 +03:00
nixpkgs-ci[bot]
4f189086d0
Merge master into staging-nixos
2026-01-26 18:08:53 +00:00
Jo
a425ddc315
docs: remove references to the xorg namespace ( #479692 )
2026-01-26 14:39:25 +00:00
Théo Zimmermann
b61b3e53dc
Update Rocq documentation ( #480647 )
2026-01-26 15:04:30 +01:00
Pierre Roux
9ad70fb60d
Rocq: Update documentation
2026-01-26 13:17:25 +01:00
Michael Daniels
006ecdbdeb
treewide: fix typos ( #479869 )
2026-01-24 21:36:44 +00:00
nixpkgs-ci[bot]
7374f2c496
Merge staging-next into staging
2026-01-24 21:22:17 +00:00
Hythera
417d744b5b
mercure: 0.20.2 -> 0.21.6
2026-01-23 16:12:36 +01:00