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
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
..
advanced-topics doc: Add eval-profiler documentation and release note 2025-05-21 22:16:31 +00:00
architecture docs: Fix miscellaneous typos and formatting issues 2025-05-13 22:20:11 +00:00
command-ref Fix NIX_CONF_DIR description 2025-08-17 17:28:46 +02:00
development hacking.md: set installation outputs as well 2025-08-31 09:53:14 +01:00
figures Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
installation treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
language meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
package-management Fix documentation for GC w.r.t. symlinks 2025-07-10 16:19:43 -04:00
protocols Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
release-notes Tweak 2025-08-22 11:03:05 +02:00
store doc: Rephrase store-object.md 2025-09-13 10:17:12 +08:00
_redirects Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
c-api.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.png Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.svg Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
glossary.md Merge pull request #12994 from fricklerhandwerk/reword-derivation 2025-05-26 14:58:52 +02:00
introduction.md docs: don't mention Haskell 2025-04-29 10:58:34 +02:00
meson.build meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
quick-start.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
SUMMARY.md.in release notes: 2.31.0 2025-08-21 13:37:38 +02:00