about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-12-03 13:03:43 +0100
committerGitHub <noreply@github.com>2023-12-03 13:03:43 +0100
commit4e81387d5b5c7c46d4ffc44ec0a9f2991ecb1842 (patch)
tree068c171d276904d4c7d82f381b92a09f632e94d2 /nixos/doc
parent49b431fcd74ee99a8165b0c10f6048ffda2874a2 (diff)
parentad277ea47e17e3073ba61af07284d1dff8d1601e (diff)
downloadnixlib-4e81387d5b5c7c46d4ffc44ec0a9f2991ecb1842.tar
nixlib-4e81387d5b5c7c46d4ffc44ec0a9f2991ecb1842.tar.gz
nixlib-4e81387d5b5c7c46d4ffc44ec0a9f2991ecb1842.tar.bz2
nixlib-4e81387d5b5c7c46d4ffc44ec0a9f2991ecb1842.tar.lz
nixlib-4e81387d5b5c7c46d4ffc44ec0a9f2991ecb1842.tar.xz
nixlib-4e81387d5b5c7c46d4ffc44ec0a9f2991ecb1842.tar.zst
nixlib-4e81387d5b5c7c46d4ffc44ec0a9f2991ecb1842.zip
Merge pull request #264331 from foo-dogsquared/add-nixos-guix-module
nixos/guix: init
Diffstat (limited to 'nixos/doc')
-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 d3ac5938820a..20e310f25ce4 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -14,6 +14,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
 
+- [Guix](https://guix.gnu.org), a functional package manager inspired by Nix. Available as [services.guix](#opt-services.guix.enable).
+
 - [maubot](https://github.com/maubot/maubot), a plugin-based Matrix bot framework. Available as [services.maubot](#opt-services.maubot.enable).
 
 - [Anki Sync Server](https://docs.ankiweb.net/sync-server.html), the official sync server built into recent versions of Anki. Available as [services.anki-sync-server](#opt-services.anki-sync-server.enable).