{ pkgs ? import { } }: pkgs.mkShell { inputsFrom = with pkgs; [ qtox ]; }