Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 18, 2021 04:52
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 r-ryantm/925b3d3bd0ff00692ec2ae4b84320347 to your computer and use it in GitHub Desktop.
Save r-ryantm/925b3d3bd0ff00692ec2ae4b84320347 to your computer and use it in GitHub Desktop.
/nix/store/bsgssrzyr5614y4alx0nwvfmbgihv4x0-python3.7-jupyterhub-systemdspawner-0.15.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── jupyterhub_systemdspawner-0.15.0.dist-info
│   │   ├── direct_url.json
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── REQUESTED
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── systemdspawner
│   ├── __init__.py
│   ├── __pycache__
│   │   ├── __init__.cpython-37.pyc
│   │   ├── systemd.cpython-37.pyc
│   │   └── systemdspawner.cpython-37.pyc
│   ├── systemd.py
│   └── systemdspawner.py
└── nix-support
└── propagated-build-inputs
7 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment