Commit graph

4984 commits

Author SHA1 Message Date
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
Tristan Ross 0c84cd9acc
doc: update platform support (#401821) 2025-11-07 18:14:22 +00:00
Leona Maroni 2d692585c7
temurin-{,jre-}bin-23: drop, open{jdk,jfx}23: drop (#403247) 2025-11-06 20:27:33 +00:00
kirillrdy 711f1d946e
rubyPackages: Add command to audit packages (#443737) 2025-11-05 22:26:32 +00:00
Wolfgang Walther 531b06974b
ci/pinned: update (#458791) 2025-11-05 18:49:16 +00:00
Wolfgang Walther 2b819576cb
ci/pinned: update
This gives us a bugfix in treefmt-nix for biome.

From the nixpkgs-unstable channel:
https://hydra.nixos.org/build/312625570#tabs-buildinputs

Changes for treefmt-nix:
f56b1934f5...4ef3dfdbb5
2025-11-05 19:41:18 +01:00
Konstantin Bogdanov ddac798a5a
nixos/clickhouse: allow configuring with Nix attribute set 2025-11-05 06:24:10 +01:00
Galder Zamarreño cfafc746ea
openjfx23: drop 2025-11-04 15:36:51 +01:00
gabby 199b7ed3e0
Update instructions for Nix remote builder connection (#457114) 2025-10-30 16:15:58 -07:00
Aryeh Hillman 84a11ebe42
Update instructions for Nix remote builder connection
Clarify instructions for connecting to the default remote builder and add information on SSH access.
2025-10-30 15:54:32 -07:00
Jade Lovelace b7665da7e1 dockerTools: support meta attribute
I want to be able to set descriptions on my docker image derivations
since these can be ingested by various tooling for helpfulness.
2025-10-30 15:53:00 -07:00
Wolfgang Walther c319ac6571
various: fix eval
runCommandNoCC has been renamed to runCommand and the former has
recently been turned into a throw.
2025-10-28 18:17:14 +01:00
Connor Baker abdab31044
cudaPackages: build redists from manifests and add CUDA 13 (#437723) 2025-10-27 19:08:46 +00: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
Maximilian Bosch 4404f98361
linux: low-hanging fruits / cleanups (#448835) 2025-10-26 10:28:12 +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
Maximilian Bosch 1965f3c77d
linux: manual-config.nix -> build.nix
Since I started touching this subsystem, I found the name confusing
since this is the part where we actually compile the kernel and we have
a ready-to-use configuration.

The stated goal of the commit introducing it[1] is to provide a function
to

> make it possible to build a kernel with a user provided .config.

Considering that this is supposed to be a differentiation from other
build mechanisms and nowadays this is the only way to build kernels in
nixpkgs, I figured that `build.nix` is a better name.

`pkgs.linuxManualConfig` isn't renamed on purpose: Kloenk and I are
planning to do more involved work and it may become necessary to change
parts of the API. So asking users to do a migration now just to add
another one soon isn't worth it.

[1] bf7467cbb1
2025-10-24 18:06:29 +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
Emily c02897312c
doc: remove 11 year old docs (#435857) 2025-10-23 17:55: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
Connor Baker 4252ef54c2 doc: update CUDA section
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-10-22 13:14:51 -07:00
Connor Baker ba2fa45461 _cuda.lib.allowUnfreeCudaPredicate: derive from _cuda.lib.licenses
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-10-22 13:14:22 -07: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
Philip Taron eeff8b4df0
julec.hook: init (#452762) 2025-10-22 15:20:54 +00:00
dish 3d00669140 rl-2511: Move entries from incorrect sections 2025-10-22 11:05:06 -04:00
adam 155bcc6866
julec.hook: init
Co-authored-by: philiptaron <philip.taron@gmail.com>
2025-10-22 17:02:54 +02: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