1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests
John Ericson 0c37a62207 Change JSON derivation format in two ways
- 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.
2025-11-06 15:19:44 -05:00
..
functional Change JSON derivation format in two ways 2025-11-06 15:19:44 -05:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos tests(nixos/s3-binary-cache-store): enable multipart 2025-11-03 01:15:46 +00:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00