Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 16, 2018 12:11
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 ryantm/a0a8d2e7e5e29eea15d5a2e253a7fafb to your computer and use it in GitHub Desktop.
Save ryantm/a0a8d2e7e5e29eea15d5a2e253a7fafb to your computer and use it in GitHub Desktop.
/nix/store/lzjnl65jwkkqwb7gg0ba9dd6ac81bkk9-dqlite-0.2.5
├── include
│   └── dqlite.h
└── lib
├── libdqlite.la
├── libdqlite.so -> libdqlite.so.0.0.1
├── libdqlite.so.0 -> libdqlite.so.0.0.1
├── libdqlite.so.0.0.1
└── pkgconfig
└── dqlite.pc
3 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment