Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 15, 2021 05:20
Show Gist options
  • Save r-ryantm/7bf5381b6fcd1196aaefe43772ff5768 to your computer and use it in GitHub Desktop.
Save r-ryantm/7bf5381b6fcd1196aaefe43772ff5768 to your computer and use it in GitHub Desktop.
/nix/store/kixs4y82r4zdrhv5jhps8s54lhl1x5ln-lime-4.5.14
├── bin
│   └── lime_tester
├── include
│   └── lime
│   └── lime.hpp
├── lib
│   ├── liblime.so -> liblime.so.0
│   └── liblime.so.0
└── share
├── lime
│   └── cmake
│   ├── limeConfig.cmake
│   ├── limeTargets.cmake
│   └── limeTargets-release.cmake
└── lime_tester
└── data
├── cacert.pem
├── pattern_getSelfIk.C25519.sqlite3
├── pattern_getSelfIk.C448.sqlite3
├── sip5.linphone.org.selfsigned-cert.pem
└── x3dh-cert.pem
9 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment