nixpkgs/pkgs/development/lisp-modules
Kasper Gałkowski dae0dca5d1 lisp-modules: second version of wrapLisp
The previous approach of trying to make both the `override` mechanism from
`mkDerivation` and the `overrideScope'` mechanism from `newScope` work together
resulted in hard to understand code, and there was a bug where once overridden
packages would lose the changes on next override with `packageOverrides`.

It's not ideal still, because Lisps created by `mkDerivation` will lose their
`pkgs` after using `override`.
2023-03-11 19:09:25 +01:00
..
asdf asdf_3_3: init at 3.3.6 2023-03-02 19:04:47 +01:00
import lisp-modules: use wrapLisp to wrap Lisps 2023-03-11 15:11:38 +01:00
patches sbclPackages.math: fix build 2023-03-10 20:13:54 +01:00
builder.lisp lisp-modules: init 2023-03-02 19:04:47 +01:00
imported.nix sbclPackages.math: fix build 2023-03-10 20:13:54 +01:00
nix-cl.nix lisp-modules: second version of wrapLisp 2023-03-11 19:09:25 +01:00
packages.nix sbclPackages.cl-gtk4: update to tip of trunk 2023-03-02 21:12:47 +01:00
ql-import.lisp lisp-modules: init 2023-03-02 19:04:47 +01:00
ql.nix sbclPackages.math: fix build 2023-03-10 20:13:54 +01: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