{ pkgs ? import {} }: pkgs.mkShell { buildInputs = [ pkgs.pscircle pkgs.asciiquarium pkgs.cmatrix ]; }