Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-16 | Update sandbox to 17.09 | Alastair Pharo | |
2017-06-13 | Add more tools to the sandbox | Alastair Pharo | |
Not sure if all are accounted for yet ... | |||
2017-06-13 | A new release fixes an issue with generation of the build sandbox env | Alastair Pharo | |
2017-06-13 | fixup! fixup! Adds sandboxing | Alastair Pharo | |
2017-06-13 | Update .SRCINFO | Alastair Pharo | |
2017-06-13 | fixup! Adds sandboxing | Alastair Pharo | |
2017-06-13 | Adds sandboxing | Alastair Pharo | |
The approach used is a bit of a hack -- 1. at install/upgrade a custom nix-build script is run that creates a nix GC root at /nix/var/nix/profiles/arch-system/build-sandbox, pointing to a buildEnv with the various tools that seem to be needed in the sandbox (so far, bash, /usr/bin/env and perl) 2. the tools that are needed are dereferenced to their paths in the nix store. This is turned into a line of config that is written into /etc/nix/nix.conf (possibly breaking pacman's .pacnew, etc. setup) | |||
2015-09-23 | Additional lines in the install script | Alastair Pharo | |
2015-09-15 | Update dep to 1.10 and correct install message regarding systemd | Alastair Pharo | |
2015-06-15 | Initial commit | Alastair Pharo | |