From c1f2ddf52bb6372ae86fee65adfb8302dea3be13 Mon Sep 17 00:00:00 2001 From: Muriithi Frederick Muriuki Date: Wed, 28 Nov 2018 08:49:26 +0300 Subject: Add missing package * Add python-ipython to the list of propagated packages. --- gn/packages/edash.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gn/packages/edash.scm b/gn/packages/edash.scm index 12b828a..7d5fc63 100644 --- a/gn/packages/edash.scm +++ b/gn/packages/edash.scm @@ -171,6 +171,7 @@ interface to the Amazon Web Services (AWS) API.") ("python-flask-mail" ,python-flask-mail) ("python-flask-wtf" ,python-flask-wtf) ("sqlite" ,sqlite) + ("python-ipython" ,python-ipython) )) (arguments `(#:modules ((guix build utils)) -- cgit v1.2.3