Commit Graph

4971 Commits

Author SHA1 Message Date
Sebastián Mancilla
b9dd76b551 doc/cmake: document cmakeBuildType (#442334) 2025-10-19 21:25:44 +00:00
Wolfgang Walther
9cec60c426 Revert "stdenv: pURL implementation (#421125)" (#453322) 2025-10-19 19:01:23 +00:00
nixpkgs-ci[bot]
09287a981e Merge master into staging-next 2025-10-19 06:05:29 +00:00
Matt Sturgeon
a2c92aa347 keymap-drawer: init tests (#452948) 2025-10-19 00:26:49 +00:00
nixpkgs-ci[bot]
197fb0a1cf Merge master into staging-next 2025-10-18 23:12:14 +00:00
Sebastián Zavala Villagómez
eae9d7a6b5 nixos/plasma6: check $XDG_CACHE_HOME before $HOME/.cache for ksycoca cache wipe
The previous implementation breaks if `$XDG_CACHE_HOME` is set to
anything other than what is expected, since KDE will now write the cache
there instead. Some users set `$XDG_CACHE_HOME` to something like
`$HOME/.local/cache` to de-clutter `$HOME`. In such case, the cache won't
be found and removed, which will cause the KDE runner to not be able to
launch anything. It will now work regardless.
2025-10-18 17:08:20 -04:00
d068328
e47455f51d Revert "stdenv: pURL implementation (#421125)"
This reverts commit 5427115670, reversing
changes made to 88ee2ac331.
2025-10-18 20:41:01 +00:00
Jan Tojnar
944f1419fc webkitgtk_4_0: drop (#450065) 2025-10-18 20:12:00 +00:00
nixpkgs-ci[bot]
99c02dafb5 Merge master into staging-next 2025-10-18 09:12:08 +00:00
h7x4
df05dcceaf nrfutil: 7.13.0 -> 8.1.1, package all installables (#440671) 2025-10-18 07:50:50 +00:00
Jan Tojnar
a8b1837c9e webkitgtk_4_0: drop
libsoup 2 is unmaintained so WebkitGTK decided to drop support for it in next release in March 2026:
https://discourse.gnome.org/t/webkitgtk-is-removing-support-for-libsoup-2/31873

Since the package is security critical, we backport all updates to stable.
Let’s remove it before branch-off to avoid breaking stable when that version is backported.
2025-10-18 03:05:26 +02:00
nixpkgs-ci[bot]
94e79f47bf Merge master into staging-next 2025-10-18 00:15:17 +00:00
Maximilian Bosch
48bc243a63 doc/php: fix typo
Co-authored-by: Blui42 <61911304+Blui42@users.noreply.github.com>
2025-10-17 21:53:07 +02:00
Maximilian Bosch
c965f5142f doc: add warning about composer bug 2025-10-17 21:51:55 +02:00
Matt Sturgeon
237b3cb5ce testers.testEqualContents: add checkMetadata option
Allows ignoring file metadata differences (permissions, ownership)
when comparing files.

This is especially useful on darwin, where we often run into subtle
issues like:

    -Device: 1,23 Access: (0444/-r--r--r--) Uid: ( 0/ root) Gid: ( 0/ wheel)
    +Device: 1,23 Access: (0444/-r--r--r--) Uid: ( 0/ root) Gid: ( 350/ nixbld)
2025-10-17 16:18:56 +01:00
nixpkgs-ci[bot]
6b636feba4 Merge master into staging-next 2025-10-17 12:07:13 +00:00
Arian van Putten
5427115670 stdenv: pURL implementation (#421125) 2025-10-17 09:30:32 +00:00
Simon Hauser
ca7df24e03 mariadb: upgrade default from 10.11 to 11.4 2025-10-17 09:26:21 +02:00
nixpkgs-ci[bot]
a9cd171877 Merge master into staging-next 2025-10-17 00:16:42 +00:00
Yohann Boniface
c20d72c5d2 wayclip: 0.4.2 -> 0.5 (#446794) 2025-10-16 19:25:07 +00:00
h7x4
ee52b9f087 nrfutil: 7.13.0 -> 8.1.1, package all installables
This commit introduces a `withExtensions` function, to allow for
downloading and using the other installable parts of nrfutil.

It also introduces support for aarch64-linux, as well as updating the
program.
2025-10-16 23:29:21 +09:00
nixpkgs-ci[bot]
6bec4e9adf Merge master into staging-next 2025-10-16 12:07:21 +00:00
Doron Behar
2f8f39e129 asciidoctor-with-extensions: remove asciidoctor-mathematical extension (#452255) 2025-10-16 11:43:26 +00:00
Doron Behar
18d2b60f01 asciidoctor-with-extensions: remove asciidoctor-mathematical extension
Fails to build:

https://github.com/asciidoctor-contrib/asciidoctor-mathematical/issues/131

And upstream seems inactive in general.
2025-10-16 13:30:32 +03:00
R. Ryantm
975db65ba6 wayclip: 0.4.2 -> 0.5 2025-10-15 21:08:22 -04:00
nixpkgs-ci[bot]
003c57b969 Merge master into staging-next 2025-10-15 18:05:52 +00:00
Pol Dellaiera
631597d659 doc: fix typo (#451794) 2025-10-15 17:20:45 +00:00
Martin Weinelt
6785773052 python315: init add 3.15.0a1
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-1
2025-10-15 18:01:30 +02:00
Soumyadip Sarkar
60e29dadae doc: fixed typo in python-interpreter-table.nix 2025-10-15 20:45:40 +05:30
K900
f2166b5bff Merge remote-tracking branch 'origin/master' into staging-next 2025-10-15 09:27:11 +03:00
Radim Krčmář
af6fce2f37 sail-riscv: 0.7 -> 0.8
Thanks to improved runtime configuration, there is a single binary,
sail_riscv_sim, instead of a binary for each base architecture.

The zlib dependency actually got dropped in 0.7: fb6dd20fec53 ("Bump
required sail compiler version to 0.19 and remove zlib dependency")
2025-10-14 13:44:14 +02:00
nixpkgs-ci[bot]
f5c2101b71 Merge master into staging-next 2025-10-13 18:05:26 +00:00
Philip Taron
3aefc14aca lib.attrsets: remove deprecated names
- `lib.attrsets.cartesianProductOfSets` was deprecated in 228621e42d
- `lib.attrsets.zip` was deprecated in fcbc4fe9ff (2013!)
- `lib.attrsets.zipWithNames` was deprecated in 00127bef3f (2009!)

The time has come.
2025-10-13 09:09:59 -07:00
Philip Taron
db45f2b770 lib: remove mapAttrsFlatten after a year
It was deprecated in b9c51260d0.
2025-10-13 08:55:22 -07:00
Philip Taron
b34ad61c9c fetchpatch: support hunks option (#450207) 2025-10-13 15:25:34 +00:00
nixpkgs-ci[bot]
bff70f3185 Merge master into staging-next 2025-10-13 12:07:07 +00:00
Maximilian Bosch
629a02dbb4 nixos/nextcloud: doc improvements, remove httpd parts from manual (#451407) 2025-10-13 10:11:39 +00:00
Morgan Jones
b6659f5d61 doc: add hunks to fetchpatch 2025-10-12 23:47:56 -07:00
nixpkgs-ci[bot]
c1956e94be Merge master into staging-next 2025-10-12 22:09:48 +00:00
Jan Tojnar
c808778581 deadbeef: remove gtk2, cleanup (#451307) 2025-10-12 20:41:10 +00:00
Maximilian Bosch
82e895c6e3 nixos/release-notes: add notes about Nextcloud
Use the same template as every year to guide people through the upgrade.

Also, put the stuff into the NixOS release notes: the only deployment
way for the package that we truly support is via the module. I think
this shows again what a remarkably bad idea this separation is IMHO.
2025-10-12 19:24:56 +02:00
Emily
2f42412f78 ruby_3_2: drop 2025-10-12 17:39:43 +01:00
Sigmanificient
0a58c86f1e deadbeef: remove gtk2 2025-10-12 13:50:19 +02:00
Sigmanificient
ecc27744a8 carla: remove gtk2 2025-10-12 13:46:29 +02:00
nixpkgs-ci[bot]
4efa28f37b Merge master into staging-next 2025-10-11 18:05:05 +00:00
Michael Daniels
c0a6529c4c agdaPackages.generic: drop
Has been marked broken for at least a full release cycle.

Dropping per RFC 180.
2025-10-11 12:25:40 -04:00
nixpkgs-ci[bot]
e22452a49a Merge master into staging-next 2025-10-11 00:15:25 +00:00
Jasi
58d045414a duckstation: 0.1-7465 -> 0.1-9669; duckstation-bin: remove 2025-10-10 12:46:34 -04:00
Hans Joachim Kliemeck
81dc446ee3 stdenv: pURL review suggestions - align naming
Co-authored-by: Philippe Ombredanne <pombredanne@gmail.com>
2025-10-10 17:17:13 +02:00
Hans Joachim Kliemeck
87977474f1 stdenv: pURL review suggestions - move all logic to mkDerivation 2025-10-10 17:00:16 +02:00