{ pkgs ? import {} }: with pkgs; mkShell { buildInputs = [ go virt-viewer virtmanager ]; }