diff options
| author | Lassulus <github@lassul.us> | 2023-06-03 16:09:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-03 16:09:34 +0200 |
| commit | c37ca420157f4abc31e26f436c1145f8951ff373 (patch) | |
| tree | 7419de57dc05d7f87944a7247119a26863209fb7 | |
| parent | Merge pull request #235764 from NixOS/backport-235753-to-release-23.05 (diff) | |
| parent | nixos/syncthing: Remove unnecessary patch note (diff) | |
| download | nixpkgs-c37ca420157f4abc31e26f436c1145f8951ff373.tar.gz | |
Merge pull request #235768 from NixOS/backport-235672-to-release-23.05
| -rw-r--r-- | nixos/doc/manual/release-notes/rl-2305.section.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md index 16097902666f..c3263dd5327c 100644 --- a/nixos/doc/manual/release-notes/rl-2305.section.md +++ b/nixos/doc/manual/release-notes/rl-2305.section.md @@ -192,8 +192,6 @@ In addition to numerous new and updated packages, this release has the following }; ``` -- Many `services.syncthing` options have been moved to `services.syncthing.settings`, as part of [RFC 42](https://github.com/NixOS/rfcs/pull/42)'s implementation, see [#226088](https://github.com/NixOS/nixpkgs/pull/226088). - - `podman` now uses the `netavark` network stack. Users will need to delete all of their local containers, images, volumes, etc, by running `podman system reset --force` once before upgrading their systems. - `git-bug` has been updated to at least version 0.8.0, which includes backwards incompatible changes. The `git-bug-migration` package can be used to upgrade existing repositories. |
