mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 23:12:44 +01:00
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.) |
||
|---|---|---|
| .. | ||
| build-result-v1 | ||
| build-result-v1.yaml | ||
| build-trace-entry-v1 | ||
| build-trace-entry-v1.yaml | ||
| content-address-v1 | ||
| content-address-v1.yaml | ||
| derivation-v4.yaml | ||
| deriving-path-v1 | ||
| deriving-path-v1.yaml | ||
| hash-v1 | ||
| hash-v1.yaml | ||
| nar-info-v1 | ||
| store-object-info-v2 | ||
| store-object-info-v2.yaml | ||
| store-path-v1 | ||
| store-path-v1.yaml | ||