summary refs log tree commit diff
path: root/shell.nix
Commit message (Collapse)AuthorAge
* host/start-vm: add rustfmt to shell.nixAlyssa Ross2022-02-15
|
* shell.nix: add for top-levelAlyssa Ross2022-01-11
| | | | | There's nothing to build at the top-level, but we can still benefit from a shell.nix for linters and stuff like reuse.
* vm/app/catgirl: move to monorepo pathAlyssa Ross2021-12-12
|
* Makefile: add Cloud Hypervisor testing supportAlyssa Ross2021-11-19
| | | | | | This is a bit more annoying to use because it requires a privileged user to have set up some tap devices, but it's useful for testing virtio-console.
* Initial commitAlyssa Ross2021-11-19