about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2023-08-08 06:18:03 +0200
committerGitHub <noreply@github.com>2023-08-08 06:18:03 +0200
commit9640eb3970415aa4f4fce852afb79daae44876f2 (patch)
tree85d41ad1565686fa29419a65d5d29bacd11f9378 /nixos/doc
parent873064dce9d95088ef5df335f6742cfff273b7ef (diff)
parent354821c1e8e30ce8522dc90ccb3e2026b31067b7 (diff)
downloadnixlib-9640eb3970415aa4f4fce852afb79daae44876f2.tar
nixlib-9640eb3970415aa4f4fce852afb79daae44876f2.tar.gz
nixlib-9640eb3970415aa4f4fce852afb79daae44876f2.tar.bz2
nixlib-9640eb3970415aa4f4fce852afb79daae44876f2.tar.lz
nixlib-9640eb3970415aa4f4fce852afb79daae44876f2.tar.xz
nixlib-9640eb3970415aa4f4fce852afb79daae44876f2.tar.zst
nixlib-9640eb3970415aa4f4fce852afb79daae44876f2.zip
Merge pull request #246029 from ehmry/eris-go
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 c69e8b4317ce..d87d3b5c92f0 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -42,6 +42,8 @@
 
 - [systemd-sysupdate](https://www.freedesktop.org/software/systemd/man/systemd-sysupdate.html), atomically updates the host OS, container images, portable service images or other sources. Available as [systemd.sysupdate](opt-systemd.sysupdate).
 
+- [eris-server](https://codeberg.org/eris/eris-go). [ERIS](https://eris.codeberg.page/) is an encoding for immutable storage and this server provides block exchange as well as content decoding over HTTP and through a FUSE file-system. Available as [services.eris-server](#opt-services.eris-server.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.