guix_mirror_bot pushed a commit to branch sage
in repository guix.

commit b02f78a6d9c75758b908f3a2ef5e708c02aabde4
Author: Andreas Enge <[email protected]>
AuthorDate: Thu Jul 17 11:03:58 2025 +0200

    gnu: sage: Remove input.
    
    * gnu/packages/sagemath.scm (sage)[inputs]: Remove giac.
    It is a big package, and the interface with sage does not work currently.
    
    Co-authored-by: Vinicius Monego <[email protected]>
    Change-Id: I70310a6036cbf32afafcb6955a2825ea87931014
---
 gnu/packages/sagemath.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm
index 162a302e4e..9cfe8fe7df 100644
--- a/gnu/packages/sagemath.scm
+++ b/gnu/packages/sagemath.scm
@@ -409,7 +409,6 @@ database.")
             freetype
             gap
             gd
-            giac
             givaro
             glpk
             gmp

Reply via email to