1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/doc/manual/rl-next
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
..
config Compile hand-written release notes with changelog-d 2023-11-24 15:13:21 +01:00
derivation-json.md Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
dropped-compat.md Add release note 2025-09-10 10:20:37 +02:00
faster-nix-flake-check.md nix flake check: Skip substitutable derivations 2025-09-15 21:31:03 +02:00
shorter-build-dir-names.md don't include derivation name in temporary build directories 2025-08-27 09:48:31 +02:00