1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 20:46:01 +01:00
Commit graph

14 commits

Author SHA1 Message Date
John Ericson
e409ea77d0
Apply suggestions from code review
Thanks!!

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2025-01-20 12:56:22 -05:00
John Ericson
05a38b8dad Further reworking 2025-01-19 19:10:41 -05:00
John Ericson
0cd1e7828d Change deriving path pseudo-code 2025-01-19 17:50:24 -05:00
John Ericson
624690100d Formatting example 2025-01-19 15:17:12 -05:00
John Ericson
96a46f9995 Move builder execution to store layer
It is not a language topic.
2025-01-19 15:16:42 -05:00
John Ericson
87c559e4aa More doc improvements 2025-01-19 14:58:38 -05:00
John Ericson
4b9fb54957 Derivation doc improvements 2025-01-19 13:07:37 -05:00
John Ericson
4b29ca8476 Fix typo 2025-01-19 12:18:54 -05:00
John Ericson
a8b1e3f202 WIP moving info from builtins.derivation docs 2024-11-17 22:21:34 -05:00
John Ericson
192616176d Small tweak 2024-11-17 21:51:34 -05:00
John Ericson
5eeae83578 WIP 2024-11-17 21:49:29 -05:00
John Ericson
a654cc2a72 WIP document derivations and deriving paths
And get rid of "store derivation" nonsense.
2024-11-17 21:33:07 -05:00
Emil Petersen
78aedda6bd
Update content-address.md (#11771)
Correct a few typos. Make explicit that FSO acronym refers to File System Object.
2024-10-30 23:31:03 +00:00
John Ericson
eb7d7780b1 Rename doc/manual{src -> source}
This is needed to avoid this
https://github.com/mesonbuild/meson/issues/13774 when we go back to
making our subproject directory `src`.
2024-10-14 11:21:24 -04:00