Guillaume Le Vaillant writes: > I got rid of the hook and now I'm creating all the required files/links > at build time in 'etc/common-lisp/source-registry.conf.d/' and in > 'etc/common-lisp/asdf-output-translations.conf.d/'. > It seems to work well with packages having simple definitions. Now > I have to check and adapt the more complex ones. Great! Don't hesitate the share your work on a wip- branch if it gets too overwhelming. In the past I discussed the idea of defining the Common Lisp packages this way: move the sbcl- and ecl- packages to the "sbcl" and "ecl" outputs respectively. The "sbcl" output can be used to confirm the package builds properly. Another thing we need to fix is support for the package-infered systems like cl-dbus. Cheers! -- Pierre Neidhardt https://ambrevar.xyz/