mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-trivial-package-locks: Remove unused input.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-package-locks)[native-inputs]: Remove sbcl-alexandria. Change-Id: I32d15334e97c1d7b6be2acad920a70924eecc45d
This commit is contained in:
parent
dbd78febbc
commit
694020d2ad
1 changed files with 1 additions and 3 deletions
|
@ -31743,9 +31743,7 @@ in DEFPACKAGE.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0kbyrkd7a9apyq83bl96jspjggjsswxh93111wrmpvhbnm2vll60"))))
|
(base32 "0kbyrkd7a9apyq83bl96jspjggjsswxh93111wrmpvhbnm2vll60"))))
|
||||||
(build-system asdf-build-system/sbcl)
|
(build-system asdf-build-system/sbcl)
|
||||||
(native-inputs
|
(native-inputs (list sbcl-parachute))
|
||||||
(list sbcl-alexandria
|
|
||||||
sbcl-parachute))
|
|
||||||
(home-page "https://github.com/yitzchak/trivial-package-locks")
|
(home-page "https://github.com/yitzchak/trivial-package-locks")
|
||||||
(synopsis "Standard interface to the various package lock implementations")
|
(synopsis "Standard interface to the various package lock implementations")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue