Files
nixpkgs/pkgs/development/lisp-modules
Gavin Downard 11f94542fb lisp-modules: don't override source registry
Previously, using withPackages for a lisp would totally ignore any
of the default source registry entries, such as
$XDG_DATA_HOME/common-lisp/source. To keep those around, an empty string
must be added to CL_SOURCE_REGISTRY, as documented here:
https://asdf.common-lisp.dev/asdf.html#Shell_002dfriendly-syntax-for-configuration
2024-10-26 22:37:57 -07:00
..
2024-06-05 02:24:58 +02:00