mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-15 14:58:59 +02:00
The local-time extension for cl-postgres has to be put in a separate package to solve a dependency cycle between local-time and postmodern. * gnu/packages/lisp-xyz.scm (sbcl-local-time)[arguments]: Add 'delete-local-time' phase. (sbcl-cl-postgres+local-time): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>