1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-12 12:01:05 +01:00
nix/doc/manual/rl-next
John Ericson 61de9222b0 Use SRI hash (strings) as the official JSON format for Hash after all
The fact that we were introducing a conversion from the output of `nix
path-info` into the input of `builtins.fetchTree` was the deciding
factor. We want scripting outputs into inputs like that to be easy.

Since JSON strings and objects are trivially distinguishable, we still
have the option of introducing the JSON format as an alternative input
scheme in the future, should we want to. (The output format would still
be SRI in that case, presumably.)
2025-12-08 16:50:25 -05:00
..
channels-subdomain.md Change channel URLs to channels.nixos.org subdomain 2025-11-09 15:28:12 +01:00
config Compile hand-written release notes with changelog-d 2023-11-24 15:13:21 +01:00
json-format-changes.md Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
libcurl-pausing.md rl-next: Add docs for libcurl pausing 2025-11-22 04:25:59 +03:00
repl-interrupt.md libutil/signals: Get rid of setInterruptThrown 2025-12-02 00:59:49 +03:00
s3-curl-implementation.md docs(rl-next/s3-curl-implementation): update with multipart uploads 2025-11-03 01:15:46 +00:00
s3-object-versioning.md feat(libstore): support S3 object versioning via versionId parameter 2025-10-25 07:57:58 +00:00
s3-storage-class.md feat(libstore): add S3 storage class support 2025-11-10 20:04:33 +00:00