diff options
| -rw-r--r-- | gn/packages/jupyterhub.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/jupyterhub.scm b/gn/packages/jupyterhub.scm index 2779d3e..165bb8a 100644 --- a/gn/packages/jupyterhub.scm +++ b/gn/packages/jupyterhub.scm @@ -213,7 +213,7 @@ libraries into this environment without any specialized knowledge.") ("python-etcd3" ,python-etcd3) ("python-aiohttp" ,python-aiohttp) ("python-passlib" ,python-passlib) - ("python-consul" ,python-consul) + ("python-py-consul" ,python-py-consul) ("python-toml" ,python-toml) ("python-escapism" ,python-escapism))) (native-inputs |
