with import { }; mkShell { packages = with pkgs; [ chicken rlwrap SDL2 SDL2_image SDL2_ttf ] ++ (with pkgs.chickenPackages_5.chickenEggs; [ apropos chicken-doc csm srfi-1 srfi-18 lsp-server sdl2 sdl2-ttf sdl2-image toml ]); }