From e34b18243af83e8d9ac8da6d96d5b395dae2ced5 Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 1 Jan 2018 12:03:46 +0000 Subject: [PATCH] guix-env.scm: it is python2 --- contrib/packages/guix/guix-env.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/packages/guix/guix-env.scm b/contrib/packages/guix/guix-env.scm index da4a60b73..8f45512e1 100644 --- a/contrib/packages/guix/guix-env.scm +++ b/contrib/packages/guix/guix-env.scm @@ -129,7 +129,7 @@ ("mysql" ,mysql) ("zlib" ,zlib) ("perl" ,perl) - ("python" ,python) ; tests and gnunet-qr + ("python-2" ,python-2) ; tests and gnunet-qr ("jansson" ,jansson) ("nss" ,nss) ("glib" ,glib "bin") -- 2.25.1