Commit graph

686 commits

Author SHA1 Message Date
Alexis Williams 5f938a94bc dragonflydb: add release notes mention 2025-11-08 13:08:28 -08:00
Leona Maroni d7cdece331
rabbitmq-server: 4.0.9 -> 4.1.4 (#454921) 2025-11-08 15:32:44 +00:00
Vladimír Čunát f5e128cd99
opensoldat: unstable-2022-07-02 -> unstable-2024-04-21 (#452334) 2025-11-08 08:56:33 +00:00
Konstantin Bogdanov ddac798a5a
nixos/clickhouse: allow configuring with Nix attribute set 2025-11-05 06:24:10 +01:00
Rémi NICOLE 0e27c20732
doc/release-notes/rl-2511.section.md: Add note about changed powerpc64-linux glibc ELF ABI default (#455549) 2025-10-26 17:11:44 +00:00
OPNA2608 56177afcb2 doc/release-notes/rl-2511.section.md: Add note about changed powerpc64-linux glibc ELF ABI default 2025-10-26 11:11:10 +01:00
Weijia Wang a75b4b8372
ugrep: add optional wrapping with filter utils; add optional gnugrep replacement symlinks (#443087) 2025-10-26 07:55:27 +00:00
Johannes Kirschbauer 8c222f2fc7
treewide: remove deprecated lib functions that had warning for more than 2 years (#454377) 2025-10-25 20:35:54 +00:00
dish 09cdeb36eb
doc: add warnings to Jellyfin warning in 25.11 release notes (#455289) 2025-10-25 15:59:13 +00:00
éclairevoyant 1fec77ff03
waydroid-nftables: init 2025-10-24 19:49:35 -04:00
Minijackson b56dc8916f
doc: add warnings to Jellyfin warning in 25.11 release notes 2025-10-24 18:25:24 +02:00
Yueh-Shun Li dee46cb09b
Enable stdenv customization through (buildPython*.override { inherit stdenv; }) (#271762) 2025-10-24 15:11:13 +00:00
Aliaksandr dc7095a86e
treewide: remove deprecated lib functions that had warning for more than 2 years 2025-10-24 06:30:16 +03:00
dish ed5187e040
jellyfin{,-web}: 10.10.7 -> 10.11.0 (#453777) 2025-10-24 01:28:38 +00:00
Leona Maroni acb533b139
rabbitmq-server: 4.0.9 -> 4.1.4 2025-10-23 16:23:19 +02:00
Yueh-Shun Li 3a4c37457b doc: document buildPython* stdenv overriding via <function>.override 2025-10-23 14:55:00 +08:00
Seth Flynn 3a3f5287d6
rl-2511: Move entries from incorrect sections (#454570) 2025-10-23 04:34:48 +00:00
Masum Reza a9440ea002
android-udev-rules: drop (#454366) 2025-10-23 03:25:24 +00:00
gileri eb9864bdd0
opensoldat: unstable-2022-07-02 -> unstable-2025-10-21 2025-10-22 22:21:53 +02:00
Sebastián Zavala Villagómez faf2de0683 ugrep: add optional filter utils wrapping & gnugrep replacement symlinks
The `ugrep+` and `ug+` commands are the same as the
`ugrep` and `ug` commands, but also use filters to
search PDFs, documents, e-books, image metadata,
when these filter tools are present:
- pdftotext
- antiword
- pandoc
- exiftool

`ugrep+` and `ug+` can now be wrapped to make those
utils accessible without the need for users to clutter
their environments through installing them. This is
opt-in with the `wrapWithFilterUtils` flag since these
packages grow the closure size massively.

A `createGrepReplacementLinks` flag was also added to
optionally create symlinks to serve as `gnugrep` drop-in
replacements. This works just like with `coreutils`. We
ensure that these variants beat `gnugrep`'s priority value
so `ugrep` wins when building `system-path` with `buildEnv`.
2025-10-22 13:13:41 -04:00
dish 3d00669140 rl-2511: Move entries from incorrect sections 2025-10-22 11:05:06 -04:00
Johannes Kirschbauer 43b77e1457
lib/cli: add toCommandLine (#404233) 2025-10-22 14:45:00 +00:00
Mathew Polzin 0a96514417
idris2: Move to by-name, clean-up, add withPackages helper, make unwrapped compiler (#445120) 2025-10-22 01:05:37 +00:00
Seth Flynn 395d77dede
moar: 1.33.0 -> 2.6.1, rename to moor, modernize (#435670) 2025-10-22 00:35:44 +00:00
Tim Schumacher c06ad375eb android-udev-rules: drop
As of systemd 258 adb and fastboot connections are handled by a built-in
uaccess rule, so a dedicated package with hardcoded ID-based udev rules
is no longer needed.

Drop the android-udev-rules package and related mentions of the adbusers
group, which is also no longer used.
2025-10-22 00:13:25 +02:00
Lukas Wurzinger 1f4c50ab81
lib/cli: deprecate toGNUCommandLine 2025-10-21 21:01:38 +02:00
Lukas Wurzinger 73e8a483e6
lib/cli: add toCommandLine 2025-10-21 21:01:32 +02:00
Ross Smyth efa5600771 docs: Add to docs and release notes 2025-10-21 12:47:02 -04:00
Aliaksandr def801fb09
lib: deprecate mkAliasOptionModuleMD 2025-10-21 16:00:52 +03:00
K900 f3d874fb9d qt6.full: drop 2025-10-21 13:23:24 +03:00
Niklas Korz cab0f8f3a1 python3Package.duckduckgo-search: drop (#453344) 2025-10-21 09:19:24 +00:00
nixpkgs-ci[bot] 65a2cad20c
Merge master into staging-next 2025-10-21 06:06:18 +00:00
K900 b43c43d642
nixos/plasma6: check $XDG_CACHE_HOME before $HOME/.cache for ksycoca cache wipe (#453299) 2025-10-21 01:14:22 +00:00
Clément c3378bdd05
python3Package.duckduckgo-search: drop
This package is now a duplicate of ddgs. It had been kept for retro
compatiblity reasons, but has since been updated by mistake in a large
PR, #431074.
2025-10-20 17:05:43 -07:00
nixpkgs-ci[bot] fb4a94b345
Merge master into staging-next 2025-10-20 18:06:02 +00:00
Janne Heß 5776e99827
mariadb: upgrade default from 10.11 to 11.4 (#452844) 2025-10-20 17:52:01 +00:00
dish 96aa4941c0
nixos/forgejo: add age setting to automatic dump (#450761) 2025-10-20 14:20:09 +00:00
Luca A. 7bf1b4d04a nixos/forgejo: add age setting to automatic dump
Currently dump are added to the directory but not cleaned up.
This setting allows the user to customize the cleanup age of dumps.
2025-10-20 15:42:18 +02:00
Minijackson 4957a9976f
jellyfin: 10.10.7 -> 10.11.0
adapt the test due to slower start and small API change
2025-10-20 09:57:03 +02:00
Seth Flynn c217cdd3a2
moor: 1.33.0 -> 2.6.1
Diff: https://github.com/walles/moor/compare/v1.33.0...v2.6.1
Changelog: https://github.com/walles/moor/releases/tag/v2.6.1
2025-10-20 03:00:34 -04:00
nixpkgs-ci[bot] 98a73a9815
Merge master into staging-next 2025-10-20 06:06:41 +00:00
Yohann Boniface a2bf0a75b8
carla: remove gtk2 (#451314) 2025-10-20 00:33:45 +00:00
nixpkgs-ci[bot] 001b29ce03
Merge master into staging-next 2025-10-20 00:18:01 +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 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] 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