nixpkgs/pkgs/development/lisp-modules
Kasper Gałkowski b43c292077 lisp-modules: detect circular dependencies during quicklisp import
Quicklisp's October 2024 release had such a problem between the new packages qvm
and cl-quil. It caused an issue with the "nixpkgs-review" tool because the Nix
interpreter was stopping with an error due to too much recursion.
2024-12-07 02:46:47 +01:00
..
asdf
import lisp-modules: detect circular dependencies during quicklisp import 2024-12-07 02:46:47 +01:00
patches
builder.lisp
imported.nix
nix-cl.nix
packages.nix treewide: hide more deprecated stuff if allowAliases is false 2024-11-27 20:51:46 +01:00
ql-import.lisp
ql.nix
setup-hook.sh
shell.nix