me
/
guix
Archived
1
0
Fork 0

gnu: julia-zygote: Adjust style.

* gnu/packages/julia-xyz.scm (julia-zygote)[propagated-inputs]: Remove labels.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
zimoun 2022-01-04 23:47:41 +01:00 committed by Efraim Flashner
parent a2010ac21b
commit 79ba1214b0
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 11 additions and 11 deletions

View File

@ -5213,17 +5213,17 @@ Zygote, without depending on Zygote itself.")
(arguments (arguments
`(#:tests? #f)) ;require CUDA, not packaged yet `(#:tests? #f)) ;require CUDA, not packaged yet
(propagated-inputs (propagated-inputs
`(("julia-abstractffs" ,julia-abstractffts) (list julia-abstractffts
("julia-chainrules" ,julia-chainrules) julia-chainrules
("julia-diffrules" ,julia-diffrules) julia-diffrules
("julia-fillarrays" ,julia-fillarrays) julia-fillarrays
("julia-forwarddiff" ,julia-forwarddiff) julia-forwarddiff
("julia-irtools" ,julia-irtools) julia-irtools
("julia-macrotools" ,julia-macrotools) julia-macrotools
("julia-nanmath" ,julia-nanmath) julia-nanmath
("julia-requires" ,julia-requires) julia-requires
("julia-specialfunctions" ,julia-specialfunctions) julia-specialfunctions
("julia-zygote-rules" ,julia-zygoterules))) julia-zygoterules))
(home-page "https://fluxml.ai/Zygote.jl") (home-page "https://fluxml.ai/Zygote.jl")
(synopsis "Automatic differentiation in Julia") (synopsis "Automatic differentiation in Julia")
(description "Zygote provides source-to-source automatic (description "Zygote provides source-to-source automatic