Commit graph

808 commits

Author SHA1 Message Date
dish 92aa5dc190
lib: remove lib.options.mkPackageOptionMD
Removed this, as it was deprecated in 24.11 and was intended to be
removed in 25.05. Better late than never.
2025-10-07 15:53:30 -04:00
dish a0201020e2
amdvlk,nixos/amdvlk: drop
AMDVLK has been deprecated by upstream and has been replaced by RADV.
Drop it for 25.11.
2025-09-30 13:34:01 -04:00
Wolfgang Walther 62fe016519
treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
Wolfgang Walther 6c47e7d5da
treewide: fix syntax errors in nix code blocks
Fixes all code blocks with "nix" language in markdown files for syntax
errors to be able to run nixfmt in the next step.
2025-07-24 13:52:29 +02:00
fleaz 676efd089b rl-2411: Add note about intel-compute-runtime package 2025-03-10 01:49:59 +05:30
Mikael Voss 901b87f8fd
nixos/doc/rl-2411: mention iosched module 2025-03-09 02:27:34 +01:00
rnhmjoj afcdbf3882
nixos/release-notes: move hardware.alsa changes to 25.05 2025-01-17 08:58:14 +01:00
Michele Guerini Rocco d575340ffb
nixos/alsa: rebirth from the ashes (#337345) 2025-01-06 11:08:25 +01:00
Maximilian Ehlers f199d57ad6
nixos/jupyter: migrate service to jupyter 7 setup (#367106)
Signed-off-by: Maximilian Ehlers <maximilian@sodawa.com>
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-01-05 22:37:25 +05:30
Lin Jian 37302163ed
rl-2411: add an entry for the new kmonad module 2024-12-28 22:59:45 +08:00
Atemu 83a5427a5e
dotnet: migrate nuget lockfiles to JSON (#362278) 2024-12-18 16:52:28 +01:00
Michele Guerini Rocco 73b7d3bf3e
nixos/doc: update the status of Intel Graphics (#365448) 2024-12-18 13:13:15 +01:00
GGG 2b4190a2c2 docs: add buildDotnetModule changes to release notes. 2024-12-17 19:49:03 -03:00
rnhmjoj 3faf0171a0
nixos/doc: update the status of Intel Graphics
xf86-video-intel is now incompatible with the latest Mesa: it may fix
screen tearing, but this is not really worth the other downsides, so we
should stop recommending it.

We recommend `modesetting` unless the GPU is so old to be unsupported,
and mention picom is screen tearing is too bad. Hopefully the next Xorg
release will fix this.
2024-12-16 15:30:17 +01:00
Arne Keller e89a8d56de
whisparr: init at 2.0.0.548 + nixos/whisparr: initial commit (#244172) 2024-12-15 23:01:50 +01:00
rnhmjoj c8a84a01d5
nixos/alsa: rebirth from the ashes
The ALSA module was essentially removed in 3eeff547, with the main
motivation of avoiding confusion as to what `sound.enable` really meant.

As that could be achieved with a simple rename, this change brings back
the module in full force under the `hardware.alsa` namespace (with clear
beware signs for the pulse and pipewire folks) and adds a lot of useful
extra features. These include

 - `defaultDevice` to set the default playback and capture devices

 - `cardAliases`,`deviceAliases` to assign meaningful names to sound cards
   and devices (instead of say, `hw:0,1`)

 - `controls` to create virtual volume controls

 - `enableRecorder` to easily configure a loopback device to record
   the computer audio

 - fixes to the udev restore rules
2024-12-13 13:29:13 +01:00
Emery Hemingway eaff0725de buildNimSbom: init a new package builder for Nim
Ref: #327064
2024-12-12 09:57:05 +00:00
Victor Engmark bce3c80f90
nixos/release-notes: Fix broken option links
Replace `option.html` with `options.html`, which is the actual filename.
2024-12-06 11:42:26 +01:00
Tristan Ross 1819817298
Release 24.11 (#359948) 2024-11-30 06:55:53 -08:00
Silvan Mosberger 33cca9243a
rl-2411: lib release notes (#359887) 2024-11-30 00:03:22 +01:00
Silvan Mosberger 64de6c47ca rl-2411: lib release notes 2024-11-29 23:02:14 +01:00
Tristan Ross a0559c7b2b
Release 24.11 2024-11-29 06:28:22 -08:00
Silvan Mosberger b4fd89b737 rl-2411: Match to release branch
This specific change was already done before the branch-off in
https://github.com/NixOS/nixpkgs/pull/346059, but
https://github.com/NixOS/nixpkgs/pull/335832 reverted it accidentally
on master after the branch-off.
2024-11-29 12:39:09 +01:00
Silvan Mosberger 300d4f73bd
release notes: Move cacheNetwork note to 25.05 (#359946) 2024-11-29 12:34:53 +01:00
Jörg Thalheim 14877193e2
doc/release-notes: init wiki section (#360006) 2024-11-29 11:21:45 +01:00
Silvan Mosberger d60e537249
release notes: Move agorakit to 25.05 (#359942)
release notes: Move agorakit to 2505

It's not included in 2411
2024-11-29 01:37:13 +01:00
seth 319cef6187 doc/release-notes: init wiki section 2024-11-28 18:26:40 -05:00
Silvan Mosberger c8aeacd0ae release notes: Move cacheNetwork note to 25.05
It's not included in 24.11
2024-11-28 21:13:14 +01:00
damhiya c78d3b8465 coqPackages.Ordinal: init at 0.5.3 2024-11-28 07:30:11 +01:00
Aleksana 2342b52b9c
nerd-fonts: move release note to 25.05 (#359225) 2024-11-27 10:08:23 +08:00
Sandro 8e82ef5df1
nixos/binfmt: add option addEmulatedSystemsToNixSandbox (#354533) 2024-11-26 16:35:42 +01:00
aleksana 949b67679d nerd-fonts: move release note to 25.05 2024-11-26 17:40:21 +08:00
Doron Behar de4dbc58fd
nerdfonts: separate into individual font packages, 3.2.1 -> 3.3.0 (#354543) 2024-11-26 10:41:24 +02:00
Emily 49d9ef16b1
treewide: remove deprecations up until 24.11 (#356732) 2024-11-24 19:46:12 +00:00
rczb ee2bb9be3e nerdfonts: separate into packages under nerd-fonts 2024-11-24 19:57:09 +02:00
Aleksana 1dc3b902a6
torq: drop (#358683) 2024-11-24 21:41:55 +08:00
Andreas Zweili ce7cc9146e torq: drop 2024-11-24 13:35:05 +01:00
Tomodachi94 268ae6a302 vuze: drop
No releases since early 2017:
https://en.wikipedia.org/wiki/Vuze#Development_hiatus_and_fork

Vulnerable to CVE-2018-13417

BiglyBT (`biglybt`) is a maintained fork.
2024-11-23 04:35:14 +00:00
Martin Weinelt 7eb0c197fb
frigate: coral tpu support, audio model, nvidia ffmpeg hwaccel, other fixes (#357717) 2024-11-23 01:05:20 +01:00
Wolfgang Walther 51da8b6b00
writeReferencesToFile: remove
Had been deprecated and scheduled for removal in 24.11.
2024-11-22 21:01:53 +01:00
Sefa Eyeoglu ecd6e1eed1
nixos/netbird: fix port conflict on metrics endpoint (#357105) 2024-11-22 20:03:23 +01:00
Martin Weinelt 2b2a669741
nixos/coral: init
Provides a small wrapper to enable support for Coral USB and PCIe
devices.
2024-11-22 17:59:34 +01:00
TheRealGramdalf bfc160a84c nixos/netbird: fix port conflict on metrics endpoint 2024-11-21 05:31:53 +00:00
Masum Reza d834b054f4
nixos/scx: init module (#352300) 2024-11-21 00:10:45 +05:30
TobTobXX 26fbd1adbe
nixos/bind: Fix cacheNetworks option
services.bind.cacheNetworks should only apply to recursive queryies, as
per the option documentation:
> Note that this is for recursive queries – all networks are allowed to
> query zones configured with the zones option by default [...].

This would correspond to the `allow-query-cache` option in named.conf,
as per the BIND docs[1]:
> Specifies which hosts (an IP address list) can access this server’s
> cache and thus effectively controls recursion.

And not `allow-query`, which restricts all requests (including requests
where the server has authority) [2]:
> Specifies which hosts (an IP address list) are allowed to send queries
> to this resolver.
> [...]
> Note:
> `allow-query-cache` is used to specify access to the cache.

[1]: https://bind9.readthedocs.io/en/v9.20.0/reference.html#namedconf-statement-allow-query-cache
[2]: https://bind9.readthedocs.io/en/v9.20.0/reference.html#namedconf-statement-allow-query
2024-11-20 10:47:06 +01:00
Victor Engmark 9256f91881
nixos/goatcounter: Fix typo in link 2024-11-20 15:20:57 +13:00
John Titor d19bc236cf
nixos/release-notes-24.11: add scx module 2024-11-19 23:09:54 +05:30
Pol Dellaiera d6a0449d10
freecad: make customizable (#347776) 2024-11-19 18:04:16 +01:00
Emily f65de0f46a
nixos/doc/rl-2411: add highlight for the Darwin changes (#356689) 2024-11-19 13:25:06 +00:00
Emily 5113c488af nixos/doc/rl-2411: add highlight for the Darwin changes 2024-11-19 13:04:45 +00:00