From e29a4b64efab7fddea87db477edf321e85637a81 Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Sun, 27 Jul 2025 23:04:01 -0700 Subject: [PATCH] rl-next: fix incorrect "2.18 or older" 2.18 is still supported and will not become unsupported because we are 2.18 also. Change-Id: If8af27e2924f67952e29b8f4db461b6784f5106e --- doc/manual/rl-next/remove-old-wires.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/rl-next/remove-old-wires.md b/doc/manual/rl-next/remove-old-wires.md index 8cc67ebb8..ded694fc5 100644 --- a/doc/manual/rl-next/remove-old-wires.md +++ b/doc/manual/rl-next/remove-old-wires.md @@ -7,7 +7,7 @@ category: "Breaking Changes" credits: [horrors] --- -Support for daemon wire protocols belonging to Nix 2.18 or older have been +Support for daemon wire protocols belonging to Nix 2.17 or older have been removed. This impacts clients connecting to the local daemon socket or any remote builder configured using the `ssh-ng` protocol. Builders configured with the `ssh` protocol are still accessible from clients such as Nix 2.3.