lix/doc/manual/src
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
..
advanced-topics distributed-builds.md: fixing typo of the most minor sort 2022-03-16 12:53:38 +01:00
command-ref Precise the doc for --include-outputs 2022-02-23 09:17:08 +01:00
contributing Documentation: alternative stdenv for hacking 2021-11-26 10:04:56 +01:00
expressions Tweak 2022-01-13 14:33:41 +01:00
figures Move figures 2020-07-24 12:58:31 +02:00
installation doc: Add removal of darwin-store LaunchDaemon 2022-02-26 14:16:35 +01:00
package-management Fix link to nixos channel 2021-12-09 16:44:24 +00:00
release-notes fix: builtins.toFile adds path to allowedPaths 2022-04-21 16:41:37 -04:00
glossary.md Update doc/manual/src/glossary.md 2021-11-30 13:19:42 -05:00
introduction.md doc: De-emphasize nix-env without -A 2021-11-17 17:04:25 +01:00
quick-start.md doc: De-emphasize nix-env without -A 2021-11-17 17:04:25 +01:00
SUMMARY.md.in Move rl-next.md to rl-2.8.md 2022-04-19 21:12:33 +02:00