diff options
author | Naïm Favier <n@monade.li> | 2022-11-04 14:19:31 +0100 |
---|---|---|
committer | Naïm Favier <n@monade.li> | 2022-11-11 13:04:34 +0100 |
commit | e7ed9ae0c711c4efd83756b16379549ecff52355 (patch) | |
tree | 54d3b927057e87184387dfe49333ce9c5db61682 /src/resolve-system-dependencies/local.mk | |
parent | ac0fb38e8a5a25a84fa17704bd31b453211263eb (diff) |
Restrict `readFile` context to references that appear in the string
When calling `builtins.readFile` on a store path, the references of that
path are currently added to the resulting string's context.
This change makes those references the *possible* context of the string,
but filters them to keep only the references whose hash actually appears
in the string, similarly to what is done for determining the runtime
references of a path.
Diffstat (limited to 'src/resolve-system-dependencies/local.mk')
0 files changed, 0 insertions, 0 deletions