···1818 Additional commands to be executed for finalizing the derivation with runner script.
1919- `runScript`
2020 A command that would be executed inside the sandbox and passed all the command line arguments. It defaults to `bash`.
2121+- `profile`
2222+ Optional script for `/etc/profile` within the sandbox.
21232224One can create a simple environment using a `shell.nix` like that:
2325