mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
- Use canonical content address JSON format for floating content addressed derivation outputs This keeps it more consistent. - Reorganize inputs into nested structure (`inputs.srcs` and `inputs.drvs`) This will allow for an easier to use, but less compact, alternative where `srcs` is just a list of derived paths. It also allows for other experiments for derivations with a different input structure, as I suspect will be needed for secure build traces. |
||
|---|---|---|
| .. | ||
| 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-v1 | ||
| store-object-info-v1.yaml | ||
| store-path-v1 | ||
| store-path-v1.yaml | ||