[package] merge upstream input change
Signed-off-by: SouthFox <master@southfox.me>
This commit is contained in:
parent
f0c89cdf72
commit
0a1df3a168
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue