1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 04:56:01 +01:00
nix/tests/functional/derivation
John Ericson c5f348db95 Test output checks referring to other outputs
`allowedReferences` and friends can, in addition to supporting store
paths (and placeholders, but because those will be rewritten to store
paths), they also support to refering to other outputs in the derivation
by name.

We update the tests in order to cover for that.

(While we are at it, also introduce some scratch variables for paths and
placeholders to make the C++ literalsf for this test more concise.)
2025-11-07 00:17:37 -05:00
..
ca Test output checks referring to other outputs 2025-11-07 00:17:37 -05:00
ia Test output checks referring to other outputs 2025-11-07 00:17:37 -05:00
advanced-attributes-defaults.nix Test derivation options with content-addressing too 2025-04-14 13:43:46 -04:00
advanced-attributes-structured-attrs-defaults.nix Test derivation options with content-addressing too 2025-04-14 13:43:46 -04:00
advanced-attributes-structured-attrs.nix Test output checks referring to other outputs 2025-11-07 00:17:37 -05:00
advanced-attributes.nix Test output checks referring to other outputs 2025-11-07 00:17:37 -05:00