quicklisp-to-nix: ban serapeum/docs due to weird issues
This commit is contained in:
parent
1331b90c9b
commit
e96cae7e3c
1 changed files with 2 additions and 1 deletions
|
@ -244,7 +244,8 @@ dependencies that are detected during the install."
|
|||
"named-readtables/doc" ;; Dependency cycle between named-readtabes and mgl-pax
|
||||
"symbol-munger-test" ;; Dependency cycle between lisp-unit2 and symbol-munger
|
||||
"cl-postgres-simple-date-tests" ;; Dependency cycle between cl-postgres and simple-date
|
||||
"cl-containers/with-variates") ;; Symbol conflict between cl-variates:next-element, metabang.utilities:next-element
|
||||
"cl-containers/with-variates" ;; Symbol conflict between cl-variates:next-element, metabang.utilities:next-element
|
||||
"serapeum/docs") ;; Weird issue with FUN-INFO redefinition
|
||||
"A vector of systems that shouldn't be loaded by `quickload-parasitic-systems'.
|
||||
|
||||
These systems are known to be troublemakers. In some sense, all
|
||||
|
|
Loading…
Reference in a new issue