1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-24 18:00:55 +01:00
nix/src/libexpr/primops
John Ericson 043135a848 Document file system object content addressing
In addition:

- Take the opportunity to add a bunch more missing hyperlinks, too.

- Remove some glossary entries that are now subsumed by dedicated pages.
  We used to not be able to do this without breaking link fragments, but
  now we can, so pick up where we left off.

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2024-05-15 16:28:48 -04:00
..
context.cc Document string context (#8595) 2024-05-08 23:14:00 +02:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchClosure.cc Never update values after setting the type 2024-03-25 19:21:25 +01:00
fetchMercurial.cc Never update values after setting the type 2024-03-25 19:21:25 +01:00
fetchTree.cc Document file system object content addressing 2024-05-15 16:28:48 -04:00
fromTOML.cc Add a ListBuilder helper for constructing list values 2024-03-15 18:26:37 +01:00