mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +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-built-drv.sh | ||
| common.sh | ||
| config.nix | ||
| config.nix.in | ||
| dep-built-drv-2.sh | ||
| dep-built-drv.sh | ||
| eval-outputOf.sh | ||
| failing-outer.sh | ||
| meson.build | ||
| non-trivial.nix | ||
| old-daemon-error-hack.nix | ||
| old-daemon-error-hack.sh | ||
| recursive-mod-json.nix | ||
| recursive-mod-json.sh | ||
| text-hashed-output.nix | ||
| text-hashed-output.sh | ||