Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-05 | Fix VM tests | Eelco Dolstra | |
2017-12-22 | release.nix: Use fetchTarball and fetchGit | Eelco Dolstra | |
In particular, using fetchGit means we don't need hackery to clean the source tree when building from an unclean tree. | |||
2017-11-20 | Test: Replace --option with the corresponding flag | Eelco Dolstra | |
2017-08-31 | Rename a few configuration options | Eelco Dolstra | |
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-29 | Add test for setuid seccomp filter | Eelco Dolstra | |