index
:
flaky-utils
master
Additional flake utils for convenience.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mk-sandbox-system.nix
Commit message (
Collapse
)
Author
Age
*
lib/mkSandboxSystem: print network restriction status
pacien
2022-11-15
|
*
lib/mkSandboxSystem: remove redundant mount reminder
pacien
2022-11-15
|
*
lib/mkSandboxSystem: print dirs and ports shared with host
pacien
2022-11-15
|
*
lib/shell: add optional print functions
pacien
2022-11-15
|
*
mkSandboxSystem: add tools and envVars option with printing
pacien
2022-11-14
|
*
mkDevShell: extract shell hooks
pacien
2022-11-14
|
*
mkSandboxSystem: cleanup temp VM disk after exit
pacien
2022-11-13
|
*
mkSandboxSystem: inline qemu 9p patch override
pacien
2022-11-13
|
*
mkSandboxSystem: qualify lib calls
pacien
2022-11-13
|
*
mkSandboxSystem: use supplied pkgs instance
pacien
2022-11-13
|
*
mkSandboxSystem: remove usage of nixpkgs.lib
pacien
2022-11-13
|
*
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