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

20 commits

Author SHA1 Message Date
John Ericson
cba35b182d
Update doc/manual/source/store/drv.md
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2025-02-09 19:59:10 -05:00
John Ericson
9847acc049 Move up system
match new TOC.
2025-02-09 19:55:09 -05:00
John Ericson
ea21555b32 More RFC 92 2025-02-09 19:48:17 -05:00
John Ericson
1e2dfcec79
Apply suggestions from code review
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2025-02-09 19:42:05 -05:00
John Ericson
298d199b89
Apply suggestions from code review
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2025-02-09 19:10:21 -05:00
John Ericson
094d352847
Apply suggestions from code review
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2025-02-09 18:52:47 -05:00
John Ericson
54d684e1de Call it "store derivation", again, but keep "derivation expression"
A compromise that also should cut down on the diff.
2025-02-05 22:03:43 -05:00
John Ericson
f2d5be95cc Remove store-layer __structuredAttrs docs
It is too much of an explanation. There are other docs we can move here
later in the language section already.
2025-01-20 13:34:00 -05:00
John Ericson
f3fa9cfa1d Clean out some TODOs
More can be written, but this will do for now.
2025-01-20 13:20:19 -05:00
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
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