diff --git a/doc/manual/rl-next/dropped-compat.md b/doc/manual/rl-next/dropped-compat.md new file mode 100644 index 000000000..d6cc7704a --- /dev/null +++ b/doc/manual/rl-next/dropped-compat.md @@ -0,0 +1,6 @@ +--- +synopsis: "Removed support for daemons and clients older than Nix 2.0" +prs: [13951] +--- + +We have dropped support in the daemon worker protocol for daemons and clients that don't speak at least version 18 of the protocol. This first Nix release that supports this version is Nix 2.0, released in February 2018.