about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorEmery Hemingway <ehmry@posteo.net>2023-07-29 11:20:37 +0100
committerEmery Hemingway <ehmry@posteo.net>2023-07-29 11:56:58 +0100
commit354821c1e8e30ce8522dc90ccb3e2026b31067b7 (patch)
treee6c045eaecb34cd2c6bc0309e81d253f8ab912f0 /nixos/doc
parentfb942c26f03ff68d23b066473e7d225c54ab019f (diff)
downloadnixlib-354821c1e8e30ce8522dc90ccb3e2026b31067b7.tar
nixlib-354821c1e8e30ce8522dc90ccb3e2026b31067b7.tar.gz
nixlib-354821c1e8e30ce8522dc90ccb3e2026b31067b7.tar.bz2
nixlib-354821c1e8e30ce8522dc90ccb3e2026b31067b7.tar.lz
nixlib-354821c1e8e30ce8522dc90ccb3e2026b31067b7.tar.xz
nixlib-354821c1e8e30ce8522dc90ccb3e2026b31067b7.tar.zst
nixlib-354821c1e8e30ce8522dc90ccb3e2026b31067b7.zip
nixos/eris-server: init
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 e4e2c49859b3..30188efaabed 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -36,6 +36,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.