Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-22 | release.nix: Use fetchTarball and fetchGit | Eelco Dolstra | 1 | -2/+2 | |
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 | 1 | -8/+8 | |
2017-08-31 | Rename a few configuration options | Eelco Dolstra | 1 | -8/+8 | |
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 | 1 | -0/+108 | |