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