1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-23 02:39:37 +01:00

Update docs

(cherry picked from commit 785f3867fd)
This commit is contained in:
Nikita Krasnov 2025-06-20 21:19:13 +03:00 committed by Mergify
parent 0877680b08
commit ceb4d561fa

View file

@ -189,7 +189,7 @@ This ensures that there is a canonical [store path] used to refer to the derivat
> **Note**
>
> Currently, the canonical encoding for every derivation is the "ATerm" format,
> but this is subject to change for types derivations which are not yet stable.
> but this is subject to change for the types of derivations which are not yet stable.
Regardless of the format used, when serializing a derivation to a store object, that store object will be content-addressed.