From e96cae7e3c201cb2003a63ef1bd9c1c9fc4093fe Mon Sep 17 00:00:00 2001 From: Michael Raskin <7c6f434c@mail.ru> Date: Sun, 28 Mar 2021 14:38:25 +0200 Subject: [PATCH] quicklisp-to-nix: ban serapeum/docs due to weird issues --- .../development/lisp-modules/quicklisp-to-nix/system-info.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkgs/development/lisp-modules/quicklisp-to-nix/system-info.lisp b/pkgs/development/lisp-modules/quicklisp-to-nix/system-info.lisp index fecae710247d..e9df02e010ea 100644 --- a/pkgs/development/lisp-modules/quicklisp-to-nix/system-info.lisp +++ b/pkgs/development/lisp-modules/quicklisp-to-nix/system-info.lisp @@ -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