Skip to content

Instantly share code, notes, and snippets.

@ixxie
Last active November 20, 2017 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ixxie/a244b10696a8e9dff0883ecc651ab509 to your computer and use it in GitHub Desktop.
Save ixxie/a244b10696a8e9dff0883ecc651ab509 to your computer and use it in GitHub Desktop.
these derivations will be built:
/nix/store/gs7vy9gd6cdm14jyzkk5zvi7a99g5p05-python3.6-jupyterhub-0.8.1.drv
building path(s) ‘/nix/store/llfk8qxk218gya1awili8akrdj3gfcjc-python3.6-jupyterhub-0.8.1’
unpacking sources
unpacking source archive /nix/store/16c26vhfd7wni4qzmzp6vsxkr17k90pz-jupyterhub-0.8.1.tar.gz
source root is jupyterhub-0.8.1
setting SOURCE_DATE_EPOCH to timestamp 1510058379 of file jupyterhub-0.8.1/PKG-INFO
patching sources
configuring
building
running bdist_wheel
running build
running build_py
running js
> jupyterhub-deps@0.0.0 postinstall /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1
> ./bower-lite
/tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/node_modules/bootstrap -> /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap
/tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/node_modules/font-awesome -> /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome
/tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/node_modules/jquery -> /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery
/tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/node_modules/moment -> /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment
/tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/node_modules/requirejs -> /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/requirejs
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN jupyterhub-deps@0.0.0 license should be a valid SPDX license expression
added 77 packages in 7.538s
installing js dependencies with npm
running css
CSS up-to-date
creating build
creating build/lib
creating build/lib/jupyterhub
copying jupyterhub/app.py -> build/lib/jupyterhub
copying jupyterhub/objects.py -> build/lib/jupyterhub
copying jupyterhub/emptyclass.py -> build/lib/jupyterhub
copying jupyterhub/dbutil.py -> build/lib/jupyterhub
copying jupyterhub/proxy.py -> build/lib/jupyterhub
copying jupyterhub/spawner.py -> build/lib/jupyterhub
copying jupyterhub/utils.py -> build/lib/jupyterhub
copying jupyterhub/singleuser.py -> build/lib/jupyterhub
copying jupyterhub/__main__.py -> build/lib/jupyterhub
copying jupyterhub/auth.py -> build/lib/jupyterhub
copying jupyterhub/log.py -> build/lib/jupyterhub
copying jupyterhub/crypto.py -> build/lib/jupyterhub
copying jupyterhub/__init__.py -> build/lib/jupyterhub
copying jupyterhub/_version.py -> build/lib/jupyterhub
copying jupyterhub/user.py -> build/lib/jupyterhub
copying jupyterhub/_data.py -> build/lib/jupyterhub
copying jupyterhub/traitlets.py -> build/lib/jupyterhub
copying jupyterhub/orm.py -> build/lib/jupyterhub
creating build/lib/jupyterhub/tests
copying jupyterhub/tests/test_orm.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_spawner.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_traitlets.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/mocksu.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_auth.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/mockservice.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_services_auth.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_api.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/conftest.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_services.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/utils.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_crypto.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/mocking.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_pages.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_app.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/__init__.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_singleuser.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_proxy.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_named_servers.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_db.py -> build/lib/jupyterhub/tests
creating build/lib/jupyterhub/handlers
copying jupyterhub/handlers/login.py -> build/lib/jupyterhub/handlers
copying jupyterhub/handlers/__init__.py -> build/lib/jupyterhub/handlers
copying jupyterhub/handlers/static.py -> build/lib/jupyterhub/handlers
copying jupyterhub/handlers/pages.py -> build/lib/jupyterhub/handlers
copying jupyterhub/handlers/base.py -> build/lib/jupyterhub/handlers
creating build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/groups.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/services.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/proxy.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/auth.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/__init__.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/hub.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/users.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/base.py -> build/lib/jupyterhub/apihandlers
creating build/lib/jupyterhub/oauth
copying jupyterhub/oauth/store.py -> build/lib/jupyterhub/oauth
copying jupyterhub/oauth/__init__.py -> build/lib/jupyterhub/oauth
creating build/lib/jupyterhub/services
copying jupyterhub/services/auth.py -> build/lib/jupyterhub/services
copying jupyterhub/services/__init__.py -> build/lib/jupyterhub/services
copying jupyterhub/services/service.py -> build/lib/jupyterhub/services
copying jupyterhub/alembic.ini -> build/lib/jupyterhub
creating build/lib/jupyterhub/alembic
copying jupyterhub/alembic/env.py -> build/lib/jupyterhub/alembic
copying jupyterhub/alembic/README -> build/lib/jupyterhub/alembic
copying jupyterhub/alembic/script.py.mako -> build/lib/jupyterhub/alembic
creating build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/3ec6993fe20c_encrypted_auth_state.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/eeb276e51423_auth_state.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/19c0846f6344_base_revision_for_0_5.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/af4cbdb2d13c_services.py -> build/lib/jupyterhub/alembic/versions
running build_scripts
creating build/scripts-3.6
copying and adjusting scripts/jupyterhub-singleuser -> build/scripts-3.6
copying and adjusting scripts/jupyterhub -> build/scripts-3.6
changing mode of build/scripts-3.6/jupyterhub-singleuser from 644 to 755
changing mode of build/scripts-3.6/jupyterhub from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/app.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/objects.py -> build/bdist.linux-x86_64/wheel/jupyterhub
creating build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_orm.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_spawner.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_traitlets.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/mocksu.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_auth.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/mockservice.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_services_auth.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_api.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/conftest.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_services.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/utils.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_crypto.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/mocking.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_pages.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_app.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/__init__.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_singleuser.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_proxy.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_named_servers.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_db.py -> build/bdist.linux-x86_64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/emptyclass.py -> build/bdist.linux-x86_64/wheel/jupyterhub
creating build/bdist.linux-x86_64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/login.py -> build/bdist.linux-x86_64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/static.py -> build/bdist.linux-x86_64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/pages.py -> build/bdist.linux-x86_64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/base.py -> build/bdist.linux-x86_64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/alembic.ini -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/dbutil.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/proxy.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/spawner.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/utils.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/singleuser.py -> build/bdist.linux-x86_64/wheel/jupyterhub
creating build/bdist.linux-x86_64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/groups.py -> build/bdist.linux-x86_64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/services.py -> build/bdist.linux-x86_64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/proxy.py -> build/bdist.linux-x86_64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/auth.py -> build/bdist.linux-x86_64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/__init__.py -> build/bdist.linux-x86_64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/hub.py -> build/bdist.linux-x86_64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/users.py -> build/bdist.linux-x86_64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/base.py -> build/bdist.linux-x86_64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/__main__.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/auth.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/log.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/crypto.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/__init__.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/_version.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/user.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/_data.py -> build/bdist.linux-x86_64/wheel/jupyterhub
copying build/lib/jupyterhub/traitlets.py -> build/bdist.linux-x86_64/wheel/jupyterhub
creating build/bdist.linux-x86_64/wheel/jupyterhub/alembic
creating build/bdist.linux-x86_64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/3ec6993fe20c_encrypted_auth_state.py -> build/bdist.linux-x86_64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/eeb276e51423_auth_state.py -> build/bdist.linux-x86_64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/19c0846f6344_base_revision_for_0_5.py -> build/bdist.linux-x86_64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/af4cbdb2d13c_services.py -> build/bdist.linux-x86_64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/env.py -> build/bdist.linux-x86_64/wheel/jupyterhub/alembic
copying build/lib/jupyterhub/alembic/README -> build/bdist.linux-x86_64/wheel/jupyterhub/alembic
copying build/lib/jupyterhub/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/jupyterhub/alembic
creating build/bdist.linux-x86_64/wheel/jupyterhub/oauth
copying build/lib/jupyterhub/oauth/store.py -> build/bdist.linux-x86_64/wheel/jupyterhub/oauth
copying build/lib/jupyterhub/oauth/__init__.py -> build/bdist.linux-x86_64/wheel/jupyterhub/oauth
copying build/lib/jupyterhub/orm.py -> build/bdist.linux-x86_64/wheel/jupyterhub
creating build/bdist.linux-x86_64/wheel/jupyterhub/services
copying build/lib/jupyterhub/services/auth.py -> build/bdist.linux-x86_64/wheel/jupyterhub/services
copying build/lib/jupyterhub/services/__init__.py -> build/bdist.linux-x86_64/wheel/jupyterhub/services
copying build/lib/jupyterhub/services/service.py -> build/bdist.linux-x86_64/wheel/jupyterhub/services
running install_data
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/favicon.ico -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/css/style.min.css -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/css/style.min.css.map -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/css
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/images
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/images/jupyter.png -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/images
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/images/jupyterhub-80.png -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/images
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/.npmignore -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/HELP-US-OUT.txt -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/package.json -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/README.md -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/fonts/FontAwesome.otf -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.eot -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.ttf -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.woff2 -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.svg -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.woff -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/css/font-awesome.css -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/css/font-awesome.css.map -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/css/font-awesome.min.css -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/css
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_mixins.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_variables.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_icons.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_core.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_path.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_larger.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_bordered-pulled.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_stacked.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_list.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_animated.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/font-awesome.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_rotated-flipped.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_screen-reader.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/scss/_fixed-width.scss -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/variables.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/mixins.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/larger.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/bordered-pulled.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/rotated-flipped.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/stacked.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/list.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/icons.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/font-awesome.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/animated.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/core.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/path.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/screen-reader.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/font-awesome/less/fixed-width.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/requirejs/require.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/requirejs/package.json -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/requirejs/README.md -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs/bin
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/requirejs/bin/r.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs/bin
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/LICENSE.txt -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/AUTHORS.txt -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/package.json -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/README.md -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/bower.json -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/dist/core.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/dist/jquery.min.map -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/dist/jquery.min.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/dist/jquery.slim.min.map -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/dist/jquery.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/dist/jquery.slim.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/dist/jquery.slim.min.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/external/sizzle/LICENSE.txt -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/external/sizzle/dist/sizzle.min.map -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/external/sizzle/dist/sizzle.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle/dist
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/external/sizzle/dist/sizzle.min.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle/dist
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/deferred.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/effects.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/selector.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/traversing.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/ajax.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/queue.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/event.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/wrap.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/offset.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/deprecated.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/selector-sizzle.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/dimensions.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/attributes.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/jquery.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/callbacks.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/data.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/selector-native.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/serialize.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/.eslintrc.json -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/showHide.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/curCSS.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/hiddenVisibleSelectors.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/adjustCSS.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/support.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/addGetHookIf.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/var/getStyles.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/var/rmargin.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/var/swap.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/var/isHiddenWithinTree.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/var/rnumnonpx.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/css/var/cssExpand.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/init.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/nodeName.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/stripAndCollapse.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/parseHTML.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/support.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/ready.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/access.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/readyException.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/DOMEval.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/ready-no-deferred.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/core/var/rsingleTag.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/var
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/document.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/class2type.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/documentElement.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/indexOf.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/rcssNum.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/rnothtmlwhite.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/ObjectFunctionString.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/getProto.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/support.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/pnum.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/fnToString.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/toString.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/hasOwn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/slice.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/concat.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/push.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/var/arr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/traversing/findFilter.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/traversing/var/siblings.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/traversing/var/rneedsContext.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/traversing/var/dir.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing/var
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/queue
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/queue/delay.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/queue
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/deferred
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/deferred/exceptionHook.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/deferred
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/event/ajax.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/event/support.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/event/focusin.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/event/trigger.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/event/alias.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/attributes/val.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/attributes/attr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/attributes/support.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/attributes/prop.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/attributes/classes.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/exports
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/exports/amd.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/exports
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/exports/global.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/exports
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/effects
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/effects/Tween.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/effects
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/effects/animatedSelector.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/effects
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/data/Data.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/data/var/dataUser.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/data/var/acceptData.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/data/var/dataPriv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data/var
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation/wrapMap.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation/setGlobalEval.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation/_evalUrl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation/support.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation/buildFragment.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation/getAll.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation/var/rcheckableType.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation/var/rscriptType.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/manipulation/var/rtagName.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/var
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/ajax/load.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/ajax/parseXML.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/ajax/script.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/ajax/xhr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/ajax/jsonp.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/ajax/var/location.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/ajax/var/nonce.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/var
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/jquery/src/ajax/var/rquery.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/var
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/LICENSE -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/Gruntfile.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/CHANGELOG.md -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/package.json -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/README.md -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap.min.css.map -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap-theme.css.map -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap.css -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap.min.css -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap-theme.min.css.map -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap-theme.css -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap-theme.min.css -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap.css.map -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/js/bootstrap.min.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/js/bootstrap.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/dist/js/npm.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/js
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/grunt/bs-glyphicons-data-generator.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/grunt/npm-shrinkwrap.json -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/grunt/.jshintrc -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/grunt/bs-raw-files-generator.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/grunt/change-version.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/grunt/configBridge.json -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/grunt/sauce_browsers.yml -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/grunt/bs-commonjs-generator.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/grunt/bs-lessdoc-parser.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/responsive-embed.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/forms.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/dropdowns.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/code.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/variables.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/close.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/pager.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/list-group.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/scaffolding.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/alerts.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/breadcrumbs.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/theme.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/carousel.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/panels.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/jumbotron.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/bootstrap.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/navbar.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/pagination.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/type.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/tooltip.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/component-animations.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/normalize.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/tables.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/grid.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/print.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/thumbnails.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/utilities.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/button-groups.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/badges.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/progress-bars.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/navs.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/labels.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/modals.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/input-groups.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/wells.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/glyphicons.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/responsive-utilities.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/media.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/buttons.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/popovers.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/table-row.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/forms.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/vendor-prefixes.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/border-radius.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/reset-text.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/size.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/list-group.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/image.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/resize.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/alerts.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/nav-divider.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/reset-filter.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/text-emphasis.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/hide-text.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/responsive-visibility.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/panels.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/gradients.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/pagination.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/tab-focus.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/opacity.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/grid.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/progress-bar.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/center-block.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/clearfix.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/labels.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/grid-framework.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/nav-vertical-align.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/text-overflow.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/buttons.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/less/mixins/background-variant.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/modal.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/affix.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/dropdown.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/alert.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/collapse.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/popover.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/tab.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/carousel.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/scrollspy.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/tooltip.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/transition.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/bootstrap/js/button.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/package.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/moment.d.ts -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/ender.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/LICENSE -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/CHANGELOG.md -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/package.json -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/README.md -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/moment.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/min/moment-with-locales.min.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/min/moment-with-locales.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/min/locales.min.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/min/moment.min.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/min/locales.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/fa.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/km.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/pa-in.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/id.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/it.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/pl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/tr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/br.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/lv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ms-my.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/dv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/yo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/cy.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/en-ca.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/te.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/nb.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/gl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/x-pseudo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/se.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/az.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/tlh.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/fo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ur.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/cs.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/bn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/fr-ca.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/kk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/sr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/mr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/nn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/si.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/uz-latn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/da.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/es-do.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/en-au.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/tzl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ss.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/es-us.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/sd.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/hr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/lo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/de-at.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/el.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/en-ie.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/hi.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/pt-br.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/cv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/gu.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ar-kw.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/hu.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/en-nz.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/de-ch.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/be.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ka.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/uz.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ar-ma.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/is.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/sr-cyrl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/bo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/kn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/de.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ne.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/fy.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/mk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/sw.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/et.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ro.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ms.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/bg.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/th.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/nl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/zh-tw.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/hy-am.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ar-sa.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/mi.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/tl-ph.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/eo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/zh-hk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/af.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ar-ly.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/sk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/he.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/sl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/jv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/bs.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ja.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/sv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ar.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/es.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ar-tn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/bm.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/me.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/lt.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ta.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ru.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/pt.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/tet.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ar-dz.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/vi.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/uk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/zh-cn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ky.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/my.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/eu.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ca.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/fr-ch.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/tzm.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/en-gb.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ko.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/gom-latn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/sq.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/lb.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/gd.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/fr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/nl-be.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/tzm-latn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/fi.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/locale/ml.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/moment.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/fa.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/km.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/pa-in.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/id.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/it.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/pl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/tr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/br.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/lv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ms-my.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/dv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/yo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/cy.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/en-ca.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/te.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/nb.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/gl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/x-pseudo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/se.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/az.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/tlh.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/fo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ur.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/cs.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/bn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/fr-ca.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/kk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/sr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/mr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/nn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/si.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/uz-latn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/da.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/es-do.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/en-au.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/tzl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ss.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/es-us.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/sd.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/hr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/lo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/de-at.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/el.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/en-ie.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/hi.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/pt-br.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/cv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/gu.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ar-kw.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/hu.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/en-nz.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/de-ch.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/be.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ka.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/uz.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ar-ma.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/is.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/sr-cyrl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/bo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/kn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/de.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ne.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/fy.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/mk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/sw.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/et.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ro.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ms.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/bg.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/th.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/nl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/zh-tw.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/hy-am.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ar-sa.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/mi.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/tl-ph.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/eo.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/zh-hk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/af.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ar-ly.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/sk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/he.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/sl.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/jv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/bs.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ja.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/sv.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ar.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/es.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ar-tn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/bm.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/me.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/lt.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ta.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ru.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/pt.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/tet.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ar-dz.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/vi.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/uk.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/zh-cn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ky.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/my.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/eu.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ca.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/fr-ch.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/tzm.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/en-gb.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ko.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/gom-latn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/sq.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/lb.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/gd.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/fr.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/nl-be.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/tzm-latn.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/fi.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/locale/ml.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/prototype.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/iso-string.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/valid.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/get.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/add-subtract.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/as.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/create.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/constructor.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/duration.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/abs.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/clone.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/humanize.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/duration/bubble.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/format
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/format/format.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/format
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/from-array.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/valid.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/from-string.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/from-string-and-format.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/from-object.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/date-from-array.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/parsing-flags.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/from-string-and-array.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/check-overflow.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/local.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/utc.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/create/from-anything.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/prototype.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/calendar.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/pre-post-format.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/ordinal.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/en.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/base-config.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/invalid.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/relative.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/set.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/constructor.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/lists.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/locale.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/formats.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/locale/locales.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/priorities.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/minute.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/day-of-year.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/week-year.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/day-of-month.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/aliases.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/year.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/second.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/timezone.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/week-calendar-utils.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/millisecond.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/offset.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/quarter.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/hour.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/timestamp.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/week.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/day-of-week.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/constants.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/month.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/units/units.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/prototype.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/calendar.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/format.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/valid.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/get-set.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/add-subtract.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/start-end-of.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/min-max.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/now.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/to.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/to-type.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/creation-data.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/diff.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/constructor.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/compare.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/from.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/locale.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/clone.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/moment/moment.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/is-array.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/map.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/is-number.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/hooks.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/compare-arrays.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/is-function.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/to-int.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/is-undefined.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/abs-round.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/mod.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/abs-floor.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/extend.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/index-of.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/is-object-empty.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/defaults.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/is-object.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/has-own-prop.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/some.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/abs-ceil.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/is-date.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/keys.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/deprecate.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/utils/zero-fill.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/parse
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/parse/token.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/parse
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/components/moment/src/lib/parse/regex.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/parse
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/less/variables.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/less/style.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/less/error.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/less/admin.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/less/page.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/less/login.less -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/js/jhapi.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/js/utils.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/js/token.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/js/home.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/static/js/admin.js -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/home.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/logout.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/spawn_pending.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/login.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/page.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/spawn.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/admin.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/token.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/404.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
copying /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/share/jupyter/hub/templates/error.html -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/data/share/jupyter/hub/templates
running install_egg_info
running egg_info
creating jupyterhub.egg-info
writing jupyterhub.egg-info/PKG-INFO
writing dependency_links to jupyterhub.egg-info/dependency_links.txt
writing requirements to jupyterhub.egg-info/requires.txt
writing top-level names to jupyterhub.egg-info/top_level.txt
writing manifest file 'jupyterhub.egg-info/SOURCES.txt'
reading manifest file 'jupyterhub.egg-info/SOURCES.txt'
writing manifest file 'jupyterhub.egg-info/SOURCES.txt'
Copying jupyterhub.egg-info to build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1-py3.6.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/scripts
copying build/scripts-3.6/jupyterhub-singleuser -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/scripts
copying build/scripts-3.6/jupyterhub -> build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/scripts/jupyterhub-singleuser to 755
changing mode of build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.data/scripts/jupyterhub to 755
creating build/bdist.linux-x86_64/wheel/jupyterhub-0.8.1.dist-info/WHEEL
creating '/tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/dist/jupyterhub-0.8.1-py3-none-any.whl' and adding '.' to it
adding 'jupyterhub/__init__.py'
adding 'jupyterhub/__main__.py'
adding 'jupyterhub/_data.py'
adding 'jupyterhub/_version.py'
adding 'jupyterhub/alembic.ini'
adding 'jupyterhub/app.py'
adding 'jupyterhub/auth.py'
adding 'jupyterhub/crypto.py'
adding 'jupyterhub/dbutil.py'
adding 'jupyterhub/emptyclass.py'
adding 'jupyterhub/log.py'
adding 'jupyterhub/objects.py'
adding 'jupyterhub/orm.py'
adding 'jupyterhub/proxy.py'
adding 'jupyterhub/singleuser.py'
adding 'jupyterhub/spawner.py'
adding 'jupyterhub/traitlets.py'
adding 'jupyterhub/user.py'
adding 'jupyterhub/utils.py'
adding 'jupyterhub/alembic/README'
adding 'jupyterhub/alembic/env.py'
adding 'jupyterhub/alembic/script.py.mako'
adding 'jupyterhub/alembic/versions/19c0846f6344_base_revision_for_0_5.py'
adding 'jupyterhub/alembic/versions/3ec6993fe20c_encrypted_auth_state.py'
adding 'jupyterhub/alembic/versions/af4cbdb2d13c_services.py'
adding 'jupyterhub/alembic/versions/eeb276e51423_auth_state.py'
adding 'jupyterhub/apihandlers/__init__.py'
adding 'jupyterhub/apihandlers/auth.py'
adding 'jupyterhub/apihandlers/base.py'
adding 'jupyterhub/apihandlers/groups.py'
adding 'jupyterhub/apihandlers/hub.py'
adding 'jupyterhub/apihandlers/proxy.py'
adding 'jupyterhub/apihandlers/services.py'
adding 'jupyterhub/apihandlers/users.py'
adding 'jupyterhub/handlers/__init__.py'
adding 'jupyterhub/handlers/base.py'
adding 'jupyterhub/handlers/login.py'
adding 'jupyterhub/handlers/pages.py'
adding 'jupyterhub/handlers/static.py'
adding 'jupyterhub/oauth/__init__.py'
adding 'jupyterhub/oauth/store.py'
adding 'jupyterhub/services/__init__.py'
adding 'jupyterhub/services/auth.py'
adding 'jupyterhub/services/service.py'
adding 'jupyterhub/tests/__init__.py'
adding 'jupyterhub/tests/conftest.py'
adding 'jupyterhub/tests/mocking.py'
adding 'jupyterhub/tests/mockservice.py'
adding 'jupyterhub/tests/mocksu.py'
adding 'jupyterhub/tests/test_api.py'
adding 'jupyterhub/tests/test_app.py'
adding 'jupyterhub/tests/test_auth.py'
adding 'jupyterhub/tests/test_crypto.py'
adding 'jupyterhub/tests/test_db.py'
adding 'jupyterhub/tests/test_named_servers.py'
adding 'jupyterhub/tests/test_orm.py'
adding 'jupyterhub/tests/test_pages.py'
adding 'jupyterhub/tests/test_proxy.py'
adding 'jupyterhub/tests/test_services.py'
adding 'jupyterhub/tests/test_services_auth.py'
adding 'jupyterhub/tests/test_singleuser.py'
adding 'jupyterhub/tests/test_spawner.py'
adding 'jupyterhub/tests/test_traitlets.py'
adding 'jupyterhub/tests/utils.py'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/favicon.ico'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/CHANGELOG.md'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/Gruntfile.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/LICENSE'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/README.md'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/package.json'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap-theme.css'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap-theme.css.map'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap-theme.min.css'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap-theme.min.css.map'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap.css'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap.css.map'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap.min.css'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/css/bootstrap.min.css.map'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.svg'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/js/bootstrap.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/js/bootstrap.min.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/dist/js/npm.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.eot'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.svg'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.ttf'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.woff'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/fonts/glyphicons-halflings-regular.woff2'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt/.jshintrc'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt/bs-commonjs-generator.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt/bs-glyphicons-data-generator.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt/bs-lessdoc-parser.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt/bs-raw-files-generator.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt/change-version.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt/configBridge.json'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt/npm-shrinkwrap.json'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/grunt/sauce_browsers.yml'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/affix.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/alert.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/button.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/carousel.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/collapse.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/dropdown.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/modal.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/popover.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/scrollspy.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/tab.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/tooltip.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/js/transition.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/alerts.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/badges.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/bootstrap.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/breadcrumbs.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/button-groups.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/buttons.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/carousel.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/close.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/code.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/component-animations.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/dropdowns.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/forms.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/glyphicons.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/grid.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/input-groups.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/jumbotron.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/labels.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/list-group.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/media.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/modals.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/navbar.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/navs.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/normalize.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/pager.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/pagination.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/panels.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/popovers.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/print.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/progress-bars.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/responsive-embed.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/responsive-utilities.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/scaffolding.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/tables.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/theme.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/thumbnails.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/tooltip.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/type.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/utilities.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/variables.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/wells.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/alerts.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/background-variant.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/border-radius.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/buttons.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/center-block.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/clearfix.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/forms.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/gradients.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/grid-framework.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/grid.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/hide-text.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/image.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/labels.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/list-group.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/nav-divider.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/nav-vertical-align.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/opacity.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/pagination.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/panels.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/progress-bar.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/reset-filter.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/reset-text.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/resize.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/responsive-visibility.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/size.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/tab-focus.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/table-row.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/text-emphasis.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/text-overflow.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/bootstrap/less/mixins/vendor-prefixes.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/.npmignore'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/HELP-US-OUT.txt'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/README.md'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/package.json'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/css/font-awesome.css'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/css/font-awesome.css.map'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/css/font-awesome.min.css'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts/FontAwesome.otf'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.eot'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.svg'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.ttf'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.woff'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/fonts/fontawesome-webfont.woff2'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/animated.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/bordered-pulled.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/core.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/fixed-width.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/font-awesome.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/icons.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/larger.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/list.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/mixins.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/path.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/rotated-flipped.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/screen-reader.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/stacked.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/less/variables.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_animated.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_bordered-pulled.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_core.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_fixed-width.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_icons.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_larger.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_list.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_mixins.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_path.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_rotated-flipped.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_screen-reader.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_stacked.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/_variables.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/font-awesome/scss/font-awesome.scss'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/AUTHORS.txt'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/LICENSE.txt'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/README.md'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/bower.json'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/package.json'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist/core.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist/jquery.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist/jquery.min.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist/jquery.min.map'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist/jquery.slim.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist/jquery.slim.min.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/dist/jquery.slim.min.map'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle/LICENSE.txt'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle/dist/sizzle.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle/dist/sizzle.min.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/external/sizzle/dist/sizzle.min.map'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/.eslintrc.json'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/callbacks.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/deferred.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/deprecated.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/dimensions.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/effects.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/jquery.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/offset.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/queue.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/selector-native.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/selector-sizzle.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/selector.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/serialize.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/wrap.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/jsonp.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/load.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/parseXML.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/script.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/xhr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/var/location.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/var/nonce.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/ajax/var/rquery.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes/attr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes/classes.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes/prop.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes/support.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/attributes/val.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/DOMEval.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/access.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/init.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/nodeName.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/parseHTML.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/ready-no-deferred.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/ready.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/readyException.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/stripAndCollapse.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/support.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/core/var/rsingleTag.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/addGetHookIf.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/adjustCSS.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/curCSS.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/hiddenVisibleSelectors.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/showHide.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/support.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var/cssExpand.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var/getStyles.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var/isHiddenWithinTree.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var/rmargin.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var/rnumnonpx.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/css/var/swap.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data/Data.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data/var/acceptData.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data/var/dataPriv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/data/var/dataUser.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/deferred/exceptionHook.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/effects/Tween.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/effects/animatedSelector.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event/ajax.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event/alias.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event/focusin.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event/support.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/event/trigger.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/exports/amd.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/exports/global.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/_evalUrl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/buildFragment.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/getAll.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/setGlobalEval.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/support.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/wrapMap.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/var/rcheckableType.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/var/rscriptType.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/manipulation/var/rtagName.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/queue/delay.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing/findFilter.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing/var/dir.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing/var/rneedsContext.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/traversing/var/siblings.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/ObjectFunctionString.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/arr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/class2type.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/concat.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/document.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/documentElement.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/fnToString.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/getProto.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/hasOwn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/indexOf.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/pnum.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/push.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/rcssNum.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/rnothtmlwhite.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/slice.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/support.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/jquery/src/var/toString.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/CHANGELOG.md'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/LICENSE'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/README.md'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/ender.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/moment.d.ts'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/moment.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/package.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/package.json'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/af.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ar-dz.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ar-kw.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ar-ly.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ar-ma.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ar-sa.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ar-tn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ar.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/az.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/be.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/bg.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/bm.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/bn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/bo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/br.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/bs.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ca.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/cs.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/cv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/cy.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/da.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/de-at.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/de-ch.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/de.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/dv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/el.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/en-au.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/en-ca.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/en-gb.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/en-ie.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/en-nz.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/eo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/es-do.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/es-us.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/es.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/et.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/eu.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/fa.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/fi.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/fo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/fr-ca.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/fr-ch.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/fr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/fy.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/gd.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/gl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/gom-latn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/gu.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/he.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/hi.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/hr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/hu.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/hy-am.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/id.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/is.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/it.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ja.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/jv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ka.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/kk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/km.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/kn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ko.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ky.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/lb.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/lo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/lt.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/lv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/me.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/mi.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/mk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ml.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/mr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ms-my.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ms.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/my.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/nb.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ne.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/nl-be.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/nl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/nn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/pa-in.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/pl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/pt-br.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/pt.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ro.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ru.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/sd.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/se.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/si.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/sk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/sl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/sq.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/sr-cyrl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/sr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ss.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/sv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/sw.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ta.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/te.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/tet.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/th.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/tl-ph.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/tlh.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/tr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/tzl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/tzm-latn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/tzm.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/uk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/ur.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/uz-latn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/uz.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/vi.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/x-pseudo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/yo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/zh-cn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/zh-hk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/locale/zh-tw.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min/locales.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min/locales.min.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min/moment-with-locales.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min/moment-with-locales.min.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/min/moment.min.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/moment.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/check-overflow.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/date-from-array.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/from-anything.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/from-array.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/from-object.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/from-string-and-array.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/from-string-and-format.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/from-string.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/local.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/parsing-flags.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/utc.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/create/valid.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/abs.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/add-subtract.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/as.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/bubble.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/clone.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/constructor.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/create.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/duration.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/get.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/humanize.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/iso-string.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/prototype.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/duration/valid.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/format/format.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/base-config.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/calendar.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/constructor.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/en.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/formats.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/invalid.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/lists.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/locale.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/locales.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/ordinal.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/pre-post-format.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/prototype.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/relative.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/locale/set.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/add-subtract.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/calendar.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/clone.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/compare.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/constructor.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/creation-data.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/diff.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/format.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/from.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/get-set.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/locale.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/min-max.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/moment.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/now.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/prototype.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/start-end-of.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/to-type.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/to.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/moment/valid.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/parse/regex.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/parse/token.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/aliases.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/constants.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/day-of-month.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/day-of-week.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/day-of-year.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/hour.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/millisecond.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/minute.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/month.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/offset.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/priorities.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/quarter.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/second.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/timestamp.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/timezone.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/units.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/week-calendar-utils.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/week-year.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/week.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/units/year.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/abs-ceil.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/abs-floor.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/abs-round.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/compare-arrays.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/defaults.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/deprecate.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/extend.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/has-own-prop.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/hooks.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/index-of.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/is-array.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/is-date.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/is-function.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/is-number.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/is-object-empty.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/is-object.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/is-undefined.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/keys.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/map.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/mod.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/some.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/to-int.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/lib/utils/zero-fill.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/af.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ar-dz.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ar-kw.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ar-ly.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ar-ma.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ar-sa.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ar-tn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ar.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/az.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/be.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/bg.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/bm.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/bn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/bo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/br.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/bs.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ca.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/cs.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/cv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/cy.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/da.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/de-at.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/de-ch.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/de.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/dv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/el.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/en-au.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/en-ca.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/en-gb.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/en-ie.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/en-nz.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/eo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/es-do.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/es-us.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/es.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/et.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/eu.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/fa.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/fi.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/fo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/fr-ca.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/fr-ch.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/fr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/fy.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/gd.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/gl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/gom-latn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/gu.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/he.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/hi.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/hr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/hu.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/hy-am.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/id.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/is.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/it.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ja.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/jv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ka.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/kk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/km.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/kn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ko.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ky.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/lb.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/lo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/lt.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/lv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/me.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/mi.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/mk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ml.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/mr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ms-my.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ms.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/my.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/nb.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ne.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/nl-be.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/nl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/nn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/pa-in.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/pl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/pt-br.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/pt.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ro.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ru.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/sd.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/se.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/si.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/sk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/sl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/sq.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/sr-cyrl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/sr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ss.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/sv.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/sw.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ta.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/te.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/tet.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/th.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/tl-ph.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/tlh.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/tr.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/tzl.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/tzm-latn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/tzm.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/uk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/ur.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/uz-latn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/uz.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/vi.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/x-pseudo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/yo.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/zh-cn.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/zh-hk.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/moment/src/locale/zh-tw.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs/README.md'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs/package.json'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs/require.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/components/requirejs/bin/r.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/css/style.min.css'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/css/style.min.css.map'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/images/jupyter.png'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/images/jupyterhub-80.png'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js/admin.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js/home.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js/jhapi.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js/token.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/js/utils.js'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less/admin.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less/error.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less/login.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less/page.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less/style.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/static/less/variables.less'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/404.html'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/admin.html'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/error.html'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/home.html'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/login.html'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/logout.html'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/page.html'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/spawn.html'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/spawn_pending.html'
adding 'jupyterhub-0.8.1.data/data/share/jupyter/hub/templates/token.html'
adding 'jupyterhub-0.8.1.data/scripts/jupyterhub'
adding 'jupyterhub-0.8.1.data/scripts/jupyterhub-singleuser'
adding 'jupyterhub-0.8.1.dist-info/DESCRIPTION.rst'
adding 'jupyterhub-0.8.1.dist-info/metadata.json'
adding 'jupyterhub-0.8.1.dist-info/top_level.txt'
adding 'jupyterhub-0.8.1.dist-info/WHEEL'
adding 'jupyterhub-0.8.1.dist-info/METADATA'
adding 'jupyterhub-0.8.1.dist-info/RECORD'
installing
/tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1/dist /tmp/nix-build-python3.6-jupyterhub-0.8.1.drv-0/jupyterhub-0.8.1
Processing ./jupyterhub-0.8.1-py3-none-any.whl
Requirement already satisfied: python-oauth2>=1.0 in /nix/store/fc18c184s8ad0845nnnkyiifnspix4sc-python3.6-python-oauth2-1.0.1/lib/python3.6/site-packages (from jupyterhub==0.8.1)
Requirement already satisfied: traitlets>=4.3.2 in /nix/store/2cwhsp62yx72k17hcxsn7wvvahmmmghz-python3.6-traitlets-4.3.2/lib/python3.6/site-packages (from jupyterhub==0.8.1)
Requirement already satisfied: jinja2 in /nix/store/fl0c0a4pbvgpp98jhr6iqwszs8cvz7a1-python3.6-Jinja2-2.9.6/lib/python3.6/site-packages (from jupyterhub==0.8.1)
Requirement already satisfied: alembic in /nix/store/j4x6gxmgibh1lw735vw93nffc57qkwvb-python3.6-alembic-0.9.6/lib/python3.6/site-packages (from jupyterhub==0.8.1)
Collecting requests (from jupyterhub==0.8.1)
Could not find a version that satisfies the requirement requests (from jupyterhub==0.8.1) (from versions: )
No matching distribution found for requests (from jupyterhub==0.8.1)
builder for ‘/nix/store/gs7vy9gd6cdm14jyzkk5zvi7a99g5p05-python3.6-jupyterhub-0.8.1.drv’ failed with exit code 1
error: build of ‘/nix/store/gs7vy9gd6cdm14jyzkk5zvi7a99g5p05-python3.6-jupyterhub-0.8.1.drv’ failed
{ lib
, python
, buildPythonPackage
, fetchPypi
, alembic
, ipython
, jinja2
, python-oauth2
, pamela
, sqlalchemy
, tornado
, traitlets
, glibcLocales
, mock
, nodejs-8_x
, pytest
}:
buildPythonPackage rec {
pname = "jupyterhub";
version = "0.8.1";
name = "${pname}-${version}";
src = fetchPypi {
inherit pname version;
sha256 = "100cf18d539802807a45450d38fefbb376cf1c810f3b1b31be31638829a5c69c";
};
preBuild="mkdir .home; HOME=$PWD/.home";
buildInputs = [ pytest mock nodejs-8_x ];
propagatedBuildInputs =
[
alembic
ipython
jinja2
python-oauth2
pamela
sqlalchemy
tornado
traitlets
];
doCheck = false;
meta = with lib; {
description = "Jupyterhub package. Serves multiple Jupyter notebook instances.";
homepage = http://jupyter.org/;
license = licenses.bsd3;
maintainers = with maintainers; [ ixxie ];
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment