1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 14:32:42 +01:00

Merge branch 'remove-trailing-spaces' of github.com:NixOS/nix

This commit is contained in:
Eelco Dolstra 2021-04-23 15:09:44 +02:00
commit fe2bf464cf
20 changed files with 260 additions and 260 deletions

View file

@ -701,7 +701,7 @@ public:
send a series of commands to modify various settings to stdout. The
currently recognized commands are:
- `extra-sandbox-paths`
- `extra-sandbox-paths`\
Pass a list of files and directories to be included in the
sandbox for this build. One entry per line, terminated by an
empty line. Entries have the same format as `sandbox-paths`.