{ config, libs, pkgs, ... }: { config.home.packages = with pkgs.chickenPackages_5.chickenEggs; [ apropos chicken-doc chicken-update csm edn lsp-server mistie nanomsg r7rs salmonella srfi-1 srfi-18 srfi-197 ] ++ [ pkgs.chicken ]; }