{ pkgs ? import { }, }: pkgs.writeShellApplication { name = "mkshell"; runtimeInputs = [ ]; text = '' command cat <