mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
desugaring inherit-from to syntactic duplication of the source expr also duplicates side effects of the source expr (such as trace calls) and expensive computations (such as derivationStrict).
1 line
12 B
Text
1 line
12 B
Text
trace: used
|