gnu: julia-structarrays: Add missing input.

* gnu/packages/julia-xyz.scm (julia-structarrays)[propagated-inputs]:
Add julia-adapt.
This commit is contained in:
Efraim Flashner 2023-09-14 13:28:57 +03:00
parent 9549266ba4
commit 69580997bd
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -6084,7 +6084,8 @@ (define-public julia-structarrays
"test/runtests.jl")
(("Int64") "Int32"))))))))
(propagated-inputs
(list julia-dataapi
(list julia-adapt
julia-dataapi
julia-staticarrays
julia-tables))
(native-inputs