mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-trivial-backtrace: Move lift to native-inputs.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace)[inputs]: Move lift to... [native-inputs]: ... here.
This commit is contained in:
parent
4c2f810f97
commit
7ca996c3f5
1 changed files with 1 additions and 1 deletions
|
@ -3876,7 +3876,7 @@ client and server.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1mbaqiwj5034iw6jzw30jyhwzp1pvhnz1zcy0lns0z5j2h9ldapw"))))
|
(base32 "1mbaqiwj5034iw6jzw30jyhwzp1pvhnz1zcy0lns0z5j2h9ldapw"))))
|
||||||
(build-system asdf-build-system/sbcl)
|
(build-system asdf-build-system/sbcl)
|
||||||
(inputs
|
(native-inputs
|
||||||
`(("sbcl-lift" ,sbcl-lift)))
|
`(("sbcl-lift" ,sbcl-lift)))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue