aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/web.scm
diff options
context:
space:
mode:
authorEfraim Flashner2020-07-05 04:10:28 -0500
committerEfraim Flashner2020-07-05 04:16:23 -0500
commit0e1fe2432e10788a638bc201bdca2d356e1ad4a0 (patch)
tree4bbbe80e1b4b1932b83adbcaf3318ac5926f9b5f /gn/packages/web.scm
parent63646e03a140f2ffd3004d17d32900f9185416a3 (diff)
downloadguix-bioinformatics-0e1fe2432e10788a638bc201bdca2d356e1ad4a0.tar.gz
gn: Use the guix-past channel.
Adjust for python-2.4 being in the guix-past channel.
Diffstat (limited to 'gn/packages/web.scm')
-rw-r--r--gn/packages/web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/web.scm b/gn/packages/web.scm
index ebcd0db..9589586 100644
--- a/gn/packages/web.scm
+++ b/gn/packages/web.scm
@@ -4,7 +4,7 @@
#:use-module (gnu packages autotools)
#:use-module (gnu packages compression)
#:use-module (gnu packages fonts)
- #:use-module (gn packages python24)
+ #:use-module (past packages python)
#:use-module (gnu packages python)
#:use-module (gnu packages readline)
#:use-module (gnu packages tcl)