Files
lix/doc/manual
Tom Bereknyei f25112d383 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.
2022-04-21 16:41:37 -04:00
..
2020-08-19 12:31:18 +02:00
2020-08-19 12:31:18 +02:00
2022-02-24 13:50:50 +01:00
2022-02-23 15:06:13 +01:00
2021-01-25 18:19:32 +01:00