aboutsummaryrefslogtreecommitdiff
path: root/guix-env.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix-env.scm')
-rw-r--r--guix-env.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-env.scm b/guix-env.scm
index 64f7da06b..d905ab716 100644
--- a/guix-env.scm
+++ b/guix-env.scm
@@ -96,7 +96,7 @@
96 ("pulseaudio" ,pulseaudio) 96 ("pulseaudio" ,pulseaudio)
97 ("sqlite" ,sqlite) 97 ("sqlite" ,sqlite)
98 ("postgresql" ,postgresql) 98 ("postgresql" ,postgresql)
99 ("mysql" ,mysql) 99 ("mysql" ,mariadb)
100 ("zlib" ,zlib) 100 ("zlib" ,zlib)
101 ("perl" ,perl) 101 ("perl" ,perl)
102 ("python-2" ,python-2) ; tests and gnunet-qr 102 ("python-2" ,python-2) ; tests and gnunet-qr