From 949b67679d4accdcc993c78f90e372ebda510c23 Mon Sep 17 00:00:00 2001 From: aleksana Date: Tue, 26 Nov 2024 17:40:21 +0800 Subject: [PATCH] nerd-fonts: move release note to 25.05 --- nixos/doc/manual/release-notes/rl-2411.section.md | 6 ------ nixos/doc/manual/release-notes/rl-2505.section.md | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nixos/doc/manual/release-notes/rl-2411.section.md b/nixos/doc/manual/release-notes/rl-2411.section.md index 770a0c01ddf1..537a7bd38661 100644 --- a/nixos/doc/manual/release-notes/rl-2411.section.md +++ b/nixos/doc/manual/release-notes/rl-2411.section.md @@ -749,12 +749,6 @@ - The `atlassian-crowd` package and its `services.crowd` NixOS module - The `atlassian-jira` package and its `services.jira` NixOS module -- `nerdfonts` has been separated into individual font packages under the namespace `nerd-fonts`. The directories for font - files have changed from `$out/share/fonts/{opentype,truetype}/NerdFonts` to - `$out/share/fonts/{opentype,truetype}/NerdFonts/`, where `` can be found in the - [official website](https://www.nerdfonts.com/font-downloads) as the titles in preview images, with the "Nerd Font" - suffix and any whitespaces trimmed. - - `python3Packages.nose` has been removed, as it has been deprecated and unmaintained for almost a decade and does not work on Python 3.12. Please switch to `pytest` or another test runner/framework. diff --git a/nixos/doc/manual/release-notes/rl-2505.section.md b/nixos/doc/manual/release-notes/rl-2505.section.md index 336836f8dba4..11f7db69c171 100644 --- a/nixos/doc/manual/release-notes/rl-2505.section.md +++ b/nixos/doc/manual/release-notes/rl-2505.section.md @@ -38,6 +38,12 @@ for more information. - `vscode-utils.buildVscodeExtension` now requires pname as an argument +- `nerdfonts` has been separated into individual font packages under the namespace `nerd-fonts`. The directories for font + files have changed from `$out/share/fonts/{opentype,truetype}/NerdFonts` to + `$out/share/fonts/{opentype,truetype}/NerdFonts/`, where `` can be found in the + [official website](https://www.nerdfonts.com/font-downloads) as the titles in preview images, with the "Nerd Font" + suffix and any whitespaces trimmed. + - the notmuch vim plugin now lives in a separate output of the `notmuch` package. Installing `notmuch` will not bring the notmuch vim package anymore, add `vimPlugins.notmuch-vim` to your (Neo)vim configuration if you want the