mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Add release note
This commit is contained in:
parent
86d19956f2
commit
d1d3ed6241
1 changed files with 6 additions and 0 deletions
6
doc/manual/rl-next/dropped-compat.md
Normal file
6
doc/manual/rl-next/dropped-compat.md
Normal file
|
|
@ -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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue