3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: julia-finitediff: Delete trailing #t.

* gnu/packages/julia-xyz.scm (julia-finitediff): Delete trailing #t.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
zimoun 2022-02-23 14:47:11 +01:00 committed by Efraim Flashner
parent 7df9ba152c
commit e54c5b29af
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1875,8 +1875,7 @@ following types: @code{Eye}, @code{Fill}, @code{Ones}, @code{Zeros},
(lambda _
;; We don't want to run all the tests; the Downstream tests
;; try to download the package registry.
(setenv "GROUP" "Core")
#t)))))
(setenv "GROUP" "Core"))))))
(propagated-inputs
(list julia-arrayinterface
julia-requires