[package] merge upstream input change

Signed-off-by: SouthFox <master@southfox.me>
This commit is contained in:
SouthFox 2024-12-16 10:25:19 +08:00
parent f0c89cdf72
commit 0a1df3a168

View file

@ -120,7 +120,7 @@ your morning, and an auto-update tool that makes it easy to keep up with the lat
;; This test expects the hy executable to be called 'hy', but in Guix
;; it's .hy-real.
#:test-flags #~(list "-k" "not test_sys_executable")))
(native-inputs (list python-pytest-next python-wheel))
(native-inputs (list python-pytest python-wheel))
(propagated-inputs (list python-funcparserlib))
(home-page "https://docs.hylang.org/en/stable/")
(synopsis "Lisp frontend to Python")