1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 11:10:03 +00:00
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
..
asdf clasp-common-lisp: 2.2.0 -> 2.6.0 2024-06-05 02:24:58 +02:00
import lisp-modules: skip broken systems that don't evaluate from import 2024-10-21 01:17:59 +02:00
patches cephes: update override to build with new version from quicklisp 2024-10-20 11:51:59 +02:00
builder.lisp lisp-modules: init 2023-03-02 19:04:47 +01:00
imported.nix lisp-modules: skip broken systems that don't evaluate from import 2024-10-21 01:17:59 +02:00
nix-cl.nix lisp-modules: don't override source registry 2024-10-26 22:37:57 -07:00
packages.nix cephes: update override to build with new version from quicklisp 2024-10-20 11:51:59 +02:00
ql-import.lisp lisp-modules: init 2023-03-02 19:04:47 +01:00
ql.nix cl-duckdb: update override for version in quicklisp 2024-10-20 11:51:55 +02:00
setup-hook.sh lisp-modules: init 2023-03-02 19:04:47 +01:00
shell.nix lisp-modules: init 2023-03-02 19:04:47 +01:00