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:
jgart 2025-08-29 12:23:20 -05:00
parent dbd78febbc
commit 694020d2ad
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -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