1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 22:42:41 +01:00
nix/tests
John Ericson a9fdd537ac Store DerivationOption instead Derivation, put in JSON format
This opens the door to derivations that *directly* specify their
options, rather than "stealing" environment variables to do so.

The A-Term derivation format used on disk didn't change --- we cannot do
that for existing derivations, so those derivations will continue to not
support separate options. But having a more flexible JSON format opens
the door to extending the on-disk format in others, like directly using
JSON, using CBOR, etc.

Co-authored-by: HaeNoe <git@haenoe.party>
Co-authored-by: Jonathan Gibbons <jonored@gmail.com>
2025-11-07 00:47:55 -05:00
..
functional Store DerivationOption instead Derivation, put in JSON format 2025-11-07 00:47:55 -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