>Wed 02 Apr 2025 at 10:42, "Suhail Singh" wrote: > + (add-after 'install 'install-info > + (lambda _ > + (install-file "ellama.info" > + (string-append #$output "/share/info"))))) Correct me if I’m wrong, but there is no need to install the info file, the emacs builder takes care of this.