about summary refs log tree commit diff
path: root/tests/linux-sandbox.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-10-24 Allow shorter syntax for chroot storesEelco Dolstra1-1/+1
You can now say '--store /tmp/nix' instead of '--store local?root=/tmp/nix'.
2017-08-31 Rename a few configuration optionsEelco Dolstra1-1/+1
In particular, drop the "build-" and "gc-" prefixes which are pointless. So now you can say nix build --no-sandbox instead of nix build --no-build-use-sandbox
2017-05-08 Linux sandbox: Fix compatibility with older kernelsEelco Dolstra1-1/+1
2017-05-02 Add a test for diverted storesEelco Dolstra1-0/+27