Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 12, 2020 08:26
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/a7ec4e3245d485389add010123080420 to your computer and use it in GitHub Desktop.
Save r-ryantm/a7ec4e3245d485389add010123080420 to your computer and use it in GitHub Desktop.
/nix/store/b5wqmy7dv3kdszg24r0r9sk163s90x90-digitalbitbox-3.0.0
├── bin
│   ├── dbb-app
│   └── dbb-cli
├── etc
│   └── udev
│   └── rules.d
│   ├── 51-hid-digitalbox.rules
│   └── 52-hid-digitalbox.rules
└── lib
├── libbtc.so
├── libbtc.so.0
├── libbtc.so.0.0.0
├── libhidapi-libusb.so
├── libhidapi-libusb.so.0
├── libhidapi-libusb.so.0.0.0
├── libsecp256k1.so
├── libsecp256k1.so.0
├── libsecp256k1.so.0.0.0
├── libunivalue.so
├── libunivalue.so.0
└── libunivalue.so.0.100.1
5 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment