aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* example: update for nixos release 23.11HEADmasterpacien2023-11-30
| | | | Tested and still functional with this new release.
* example: fix comment for restrictNetworkpacien2023-09-21
|
* devshell: add prePrompt optionpacien2023-08-25
|
* example: add network access option in examplepacien2023-08-25
|
* sandbox-system: use upstreamed restrictNetwork optionpacien2023-08-25
|
* sandbox-system: remove upstreamed qemu 9p perf patchpacien2023-08-25
|
* example: update nixpkgs stable channelpacien2023-08-25
|
* lib/mkSandboxSystem: print network restriction statuspacien2022-11-15
|
* lib/mkSandboxSystem: remove redundant mount reminderpacien2022-11-15
|
* lib/mkSandboxSystem: print dirs and ports shared with hostpacien2022-11-15
|
* lib/shell: expose util functionspacien2022-11-15
|
* lib/shell: rename tools sectionpacien2022-11-15
|
* lib/shell.fmt: reduce header spacingpacien2022-11-15
|
* lib/shell.fmt: escape text in formatted blockpacien2022-11-15
|
* lib/shell: remove extraneous qualifierspacien2022-11-15
|
* lib/shell: add optional print functionspacien2022-11-15
|
* example: use nixpkgs from local registry (pinned)pacien2022-11-15
|
* mkSandboxSystem: add tools and envVars option with printingpacien2022-11-14
|
* mkDevShell: extract shell hookspacien2022-11-14
|
* mkDevShell: more readable and coloured info printspacien2022-11-13
|
* mkDevShell: split env var setting and printing helperspacien2022-11-13
|
* mkDevShell: allow eval of env vars valuespacien2022-11-13
|
* mkDevShell: update mkShell attr for packagespacien2022-11-13
|
* mkSandboxSystem: cleanup temp VM disk after exitpacien2022-11-13
|
* mkSandboxSystem: inline qemu 9p patch overridepacien2022-11-13
|
* mkSandboxSystem: qualify lib callspacien2022-11-13
|
* mkSandboxSystem: use supplied pkgs instancepacien2022-11-13
|
* mkSandboxSystem: remove usage of nixpkgs.libpacien2022-11-13
|
* readme: extract example to own runnable filepacien2022-11-12
|
* mkSandboxSystem: add option for qemu 9p perf patchpacien2022-11-12
|
* mkSandboxSystem: make restricted network optionalpacien2022-11-12
|
* mkSandboxSystem: print message on VM exitpacien2022-11-12
| | | | Because the message from QEMU is lost after the terminal reset.
* mkSandboxSystem: use state version matching nixpkgs releasepacien2022-11-12
|
* lib.mkSandboxSystem: reset terminal after exiting vm consolepacien2022-11-09
| | | | This was leaving the terminal in a bad state.
* lib.mkSandboxSystem: add function to generate vmpacien2022-11-09
|
* lib.mkDevShell: handle custom shell and empty tools or envpacien2022-08-22
|
* lib.mkDevShell: escape environment variable valuespacien2022-08-22
|
* bootstrap lib, add mkDevShellpacien2022-08-22
|
* add licencepacien2022-08-22
|
* init repopacien2022-08-22