doc/rl-2605: documentation fixups

(cherry picked from commit d9affaa686)
This commit is contained in:
yaya
2026-05-30 13:44:48 +02:00
committed by github-actions[bot]
parent 82f1b82cd2
commit c380dc08e6

View File

@@ -232,7 +232,7 @@
- `iroh` has been removed and split up into `iroh-dns-server` and `iroh-relay`.
- the `xorg` package set has been deprecated, packages have moved to the top level.
- The `xorg` package set has been deprecated, packages have moved to the top level.
- `python3Packages.buildPythonPackage` and `python3Packages.buildPythonApplication` now throw errors in the presence of `pytestFlagsArray`.
Please use [`pytestFlags` and `(enabled|disabled)(TestPaths|Tests|TestMarks)`](#using-pytestcheckhook) instead.