Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 31, 2020 04:31
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/19bf01c4a44af17256c1d1611b325fde to your computer and use it in GitHub Desktop.
Save r-ryantm/19bf01c4a44af17256c1d1611b325fde to your computer and use it in GitHub Desktop.
/nix/store/l9c3m390ksr6gfhbl39q3k1xaxyjfgq4-undervolt-0.2.11
├── bin
│   └── undervolt
├── lib
│   └── python3.7
│   └── site-packages
│   ├── __pycache__
│   │   └── undervolt.cpython-37.pyc
│   ├── undervolt-0.2.11.dist-info
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── LICENSE.txt
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── undervolt.py
└── nix-support
└── propagated-build-inputs
7 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment