gnu: ccl: Prevent creating invalid derivation on unsupported platforms.
authorMarius Bakke <marius@gnu.org>
Sun, 31 May 2020 12:56:57 +0000 (14:56 +0200)
committerMarius Bakke <marius@gnu.org>
Sun, 31 May 2020 12:56:57 +0000 (14:56 +0200)
commitbf6438f46583003cfd851c9f8ff4104aa3107c4d
treee444cede510090d9ff1262271963459ce4093c14
parent018cffc9c9e5a5855733f5f45a1c4d396bb6a321
gnu: ccl: Prevent creating invalid derivation on unsupported platforms.

* gnu/packages/lisp.scm (ccl)[inputs]: For the "ccl-bootstrap" input, use the
x86 origin as the fallback entry.
[arguments]: Add (ice-9 match) in #:modules.  Rewrite phases to use the scoped
SYSTEM variable instead of splicing in a match on %CURRENT-SYSTEM.
gnu/packages/lisp.scm