Skip to content
Commit eaee2a11 authored by Jan Malakhovski's avatar Jan Malakhovski
Browse files

stdenv: implement `config.checkMetaRecursively`

This option makes `meta.evaluate` into a close approximation of the result of
evaluating `.outPath` by checking all the dependencies recursively at a cost of
2x slowdown. Note that actually evaluating `.outPath` costs some
5x-7x more because `.outPath` also computes all the hashes.
parent ecd3990c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment