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