about summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-2405.section.md
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2024-05-07 08:56:13 +0200
committerGitHub <noreply@github.com>2024-05-07 08:56:13 +0200
commit52b35c58330678dc5d360296087dc007aa46c239 (patch)
treeae8e102707096f426642d9c72f2ce71125befb8e /nixos/doc/manual/release-notes/rl-2405.section.md
parent219a17302657b03d87e8fba06a6a67901bacf281 (diff)
parentf959fd3fff605950d39fc0e71d6f3bcc303f11b3 (diff)
Merge pull request #309534 from getchoo/nixos/fish/package-option
nixos/fish: add `package` option
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-2405.section.md')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index e545bda2fba3c..323277420229a 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -694,3 +694,5 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
   This enables mandoc to find manual pages in Nix profiles. To set the manual search paths via the `mandoc.conf` configuration file like before, use `documentation.man.mandoc.settings.manpath` instead.
 
 - `grafana-loki` package was updated to 3.0.0 which includes [breaking changes](https://github.com/grafana/loki/releases/tag/v3.0.0)
+
+- `programs.fish.package` now allows you to override the package used in the `fish` module