1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-28 05:00:58 +01:00
nix/tests
John Ericson 620a6947ab 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.

Co-authored-by: Sergei Zimmerman <sergei@zimmerman.foo>
Co-authored-by: edef <edef@edef.eu>
2025-11-20 00:49:48 -05:00
..
functional Dedup some derivation initialization logic, and test 2025-11-20 00:49:48 -05:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos tests: fix fetchers-substitute test for new narHash JSON format 2025-11-18 16:36:27 +00:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00