about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorJanik H <janik@aq0.de>2023-04-12 09:20:16 +0200
committerJanik H <janik@aq0.de>2023-05-15 02:52:06 +0200
commit40136a1f7f3c6f2484b5455f911c7c35743b7df2 (patch)
tree762f0ee07a2bd58b647e8eae6ab97b021f3f3fc4 /nixos/doc
parent55bd75e98fdb899eb9a9e5929efb2c9097c20d7b (diff)
downloadnixlib-40136a1f7f3c6f2484b5455f911c7c35743b7df2.tar
nixlib-40136a1f7f3c6f2484b5455f911c7c35743b7df2.tar.gz
nixlib-40136a1f7f3c6f2484b5455f911c7c35743b7df2.tar.bz2
nixlib-40136a1f7f3c6f2484b5455f911c7c35743b7df2.tar.lz
nixlib-40136a1f7f3c6f2484b5455f911c7c35743b7df2.tar.xz
nixlib-40136a1f7f3c6f2484b5455f911c7c35743b7df2.tar.zst
nixlib-40136a1f7f3c6f2484b5455f911c7c35743b7df2.zip
nixos/birdwatcher: init
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2305.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md
index 7e35f6284195..fe935d7283c4 100644
--- a/nixos/doc/manual/release-notes/rl-2305.section.md
+++ b/nixos/doc/manual/release-notes/rl-2305.section.md
@@ -79,6 +79,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [alice-lg](github.com/alice-lg/alice-lg), a looking-glass for BGP sessions. Available as [services.alice-lg](#opt-services.alice-lg.enable).
 
+- [birdwatcher](github.com/alice-lg/birdwatcher), a small HTTP server meant to provide an API defined by Barry O'Donovan's birds-eye to the BIRD internet routing daemon. Available as [services.birdwatcher](#opt-services.birdwatcher.enable).
+
 - [peroxide](https://github.com/ljanyst/peroxide), a fork of the official [ProtonMail bridge](https://github.com/ProtonMail/proton-bridge) that aims to be similar to [Hydroxide](https://github.com/emersion/hydroxide). Available as [services.peroxide](#opt-services.peroxide.enable).
 
 - [autosuspend](https://github.com/languitar/autosuspend), a python daemon that suspends a system if certain conditions are met, or not met.