aboutsummaryrefslogtreecommitdiff
path: root/mk/templates.mk
diff options
context:
space:
mode:
authorTom Bereknyei <tomberek@gmail.com>2022-04-21 16:41:37 -0400
committerTom Bereknyei <tomberek@gmail.com>2022-04-21 16:41:37 -0400
commitf25112d3832b93a2bc8abe7936e6355dae9a25d5 (patch)
tree186d85f2f087bab22612dd2c6014146014140b49 /mk/templates.mk
parent9345b4e9ca1b14071b471851508b37edfc2d1248 (diff)
fix: builtins.toFile adds path to allowedPaths
The produced path is then allowed be imported or utilized elsewhere: ``` assert (43 == import (builtins.toFile "source" "43")); "good" ``` This will still fail on write-only stores.
Diffstat (limited to 'mk/templates.mk')
0 files changed, 0 insertions, 0 deletions