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
This commit is contained in:
Jade Lovelace
2025-07-27 23:05:30 -07:00
parent 2d0109898a
commit e29a4b64ef
+1 -1
View File
@@ -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.