about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-07-21 12:01:17 +0000
committerGitHub <noreply@github.com>2023-07-21 12:01:17 +0000
commita400aea596596bf699667d83fa6d18fbfa60c489 (patch)
tree8b712007ace630d65da134efc4f8c77ee7312d70 /nixos/doc
parentf5d5556aafba1e0c64c2a34d740fb208c3a30e9b (diff)
parente4f119b7812065ec49527b9421c9fa5fcefc60e2 (diff)
downloadnixlib-a400aea596596bf699667d83fa6d18fbfa60c489.tar
nixlib-a400aea596596bf699667d83fa6d18fbfa60c489.tar.gz
nixlib-a400aea596596bf699667d83fa6d18fbfa60c489.tar.bz2
nixlib-a400aea596596bf699667d83fa6d18fbfa60c489.tar.lz
nixlib-a400aea596596bf699667d83fa6d18fbfa60c489.tar.xz
nixlib-a400aea596596bf699667d83fa6d18fbfa60c489.tar.zst
nixlib-a400aea596596bf699667d83fa6d18fbfa60c489.zip
Merge master into staging-next
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index d21595527af9..d94f5fceb5f3 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -28,6 +28,8 @@
 
 - [osquery](https://www.osquery.io/), a SQL powered operating system instrumentation, monitoring, and analytics.
 
+- [ebusd](https://ebusd.eu), a daemon for handling communication with eBUS devices connected to a 2-wire bus system (“energy bus” used by numerous heating systems). Available as [services.ebusd](#opt-services.ebusd.enable).
+
 ## Backward Incompatibilities {#sec-release-23.11-incompatibilities}
 
 - The `boot.loader.raspberryPi` options have been marked deprecated, with intent for removal for NixOS 24.11. They had a limited use-case, and do not work like people expect. They required either very old installs ([before mid-2019](https://github.com/NixOS/nixpkgs/pull/62462)) or customized builds out of scope of the standard and generic AArch64 support. That option set never supported the Raspberry Pi 4 family of devices.