1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-09 18:41:03 +01:00
nix/doc/manual/rl-next
John Ericson bec3c5cfcd JSON for Hash now has to be Base16
Fix #14532.

As discussed on the call today:

1. We'll stick with `format = "base16"` and `hash = "<hash>"`, not do
   `base16 = "<hash>"`, in order to be forward compatible with
   supporting more versioning formats.

   The motivation we discussed for someday *possibly* doing this is
   making it easier to write very slap-dash lang2nix tools that create
   (not consume) derivations with dynamic derivations.

2. We will remove support for non-base16 (and make that the default, not
   base64) in `Hash`, so this is strictly forward contingency, *not*
   yet something we support. (And also not something we have concrete
   plans to start supporting.)
2025-12-03 16:08:05 -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 JSON for Hash now has to be Base16 2025-12-03 16:08:05 -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