{ pkgs ? import {} }: pkgs.mkShell { nativeBuildInputs = with pkgs; [ consul go gotools libvarlink boltbrowser meson pkg-config ninja ]; }