1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/doc/manual/source/protocols
John Ericson 9d7229a2a4 Make the JSON format for derivation use basename store paths
See #13570 for details --- the idea is that included the store dir in
store paths makes systematic JSON parting with e.g. Serde, Aeson,
nlohmann, or similiar harder.

After talking to Eelco, we are changing the `Derivation` format right
away because not only is `nix derivation` technically experimental, we think it is
also less widely used in practice than, say, `nix path-info`.

Progress on #13570
2025-09-17 16:38:17 -04:00
..
json Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
derivation-aterm.md Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
index.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
nix-archive.md Fix documentation of the NAR archive structure 2025-07-22 20:00:00 -04:00
store-path.md Improve the documentation of store path 2025-03-19 13:45:10 +08:00
tarball-fetcher.md fix various typos in docs 2025-05-14 21:29:17 +02:00