Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mkSandboxSystem: add option for qemu 9p perf patch | pacien | 2022-11-12 |
| | |||
* | mkSandboxSystem: make restricted network optional | pacien | 2022-11-12 |
| | |||
* | mkSandboxSystem: print message on VM exit | pacien | 2022-11-12 |
| | | | | Because the message from QEMU is lost after the terminal reset. | ||
* | mkSandboxSystem: use state version matching nixpkgs release | pacien | 2022-11-12 |
| | |||
* | lib.mkSandboxSystem: reset terminal after exiting vm console | pacien | 2022-11-09 |
| | | | | This was leaving the terminal in a bad state. | ||
* | lib.mkSandboxSystem: add function to generate vm | pacien | 2022-11-09 |
| | |||
* | lib.mkDevShell: handle custom shell and empty tools or env | pacien | 2022-08-22 |
| | |||
* | lib.mkDevShell: escape environment variable values | pacien | 2022-08-22 |
| | |||
* | bootstrap lib, add mkDevShell | pacien | 2022-08-22 |