me
/
guix
Archived
1
0
Fork 0

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>
zimoun 2022-02-23 14:47:11 +01:00 committed by Efraim Flashner
parent 7df9ba152c
commit e54c5b29af
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 2 deletions

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