diff options
Diffstat (limited to 'gn/packages/edash.scm')
-rw-r--r-- | gn/packages/edash.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/edash.scm b/gn/packages/edash.scm index 58b9fec..07f80f0 100644 --- a/gn/packages/edash.scm +++ b/gn/packages/edash.scm @@ -511,7 +511,7 @@ with the Specification.") ("python-swagger-ui-bundle" ,python-swagger-ui-bundle) ("python-connexion" ,python-connexion) ("python-schedule" ,python-schedule) - )) + ("python-flask-cors" ,python-flask-cors))) (arguments `(#:modules ((guix build utils)) #:builder |