{ pkgs ? import { } }: pkgs.mkShell { packages = [ pkgs.poetry2nix.cli pkgs.pkg-config pkgs.libvirt pkgs.poetry ]; }