index
:
flaky-utils
master
Additional flake utils for convenience.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Collapse
)
Author
Age
*
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: expose util functions
pacien
2022-11-15
|
*
lib/shell: rename tools section
pacien
2022-11-15
|
*
lib/shell.fmt: reduce header spacing
pacien
2022-11-15
|
*
lib/shell.fmt: escape text in formatted block
pacien
2022-11-15
|
*
lib/shell: remove extraneous qualifiers
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
|
*
mkDevShell: more readable and coloured info prints
pacien
2022-11-13
|
*
mkDevShell: split env var setting and printing helpers
pacien
2022-11-13
|
*
mkDevShell: allow eval of env vars values
pacien
2022-11-13
|
*
mkDevShell: update mkShell attr for packages
pacien
2022-11-13
|
*
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
|
*
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