1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 23:12:44 +01:00
nix/tests
John Ericson d34ee4e0aa Dedup some derivation initialization logic, and test
`nix derivation add`, and its C API counterpart, now works a bit closer
to `builtins.derivation` in that they don't require the user to fill-in
input addressed paths correctly ahead of time.

The logic for this is carefully deduplicated, between all 3 entry
points, and also between the existing `checkInvariants` function. There
are some more functional tests, and there are also many more unit tests.
2025-11-13 16:08:39 -05:00
..
functional Dedup some derivation initialization logic, and test 2025-11-13 16:08:39 -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