about summary refs log tree commit diff
path: root/gn/packages/gemma.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gn/packages/gemma.scm')
-rw-r--r--gn/packages/gemma.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/gemma.scm b/gn/packages/gemma.scm
index d602679..9bbc960 100644
--- a/gn/packages/gemma.scm
+++ b/gn/packages/gemma.scm
@@ -166,6 +166,7 @@
     (native-inputs ; for running tests
      `(("perl" ,perl)
        ("which" ,which)
+       ; ("gcc@8" ,gcc-8)
        ))
 
     (build-system gnu-build-system)