Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 20, 2018 19:27
Show Gist options
  • Save ryantm/d1a145c8a1c6845fe2715b901b9f99b2 to your computer and use it in GitHub Desktop.
Save ryantm/d1a145c8a1c6845fe2715b901b9f99b2 to your computer and use it in GitHub Desktop.
/nix/store/rgqp3xyxn4m88whigf4msz3kj07hhgkf-libsrtp-2.1.0
├── include
│   └── srtp2
│   ├── auth.h
│   ├── cipher.h
│   ├── crypto_types.h
│   └── srtp.h
├── lib
│   ├── libsrtp2.so -> libsrtp2.so.1
│   ├── libsrtp2.so.1
│   └── pkgconfig
│   └── libsrtp2.pc
└── nix-support
└── propagated-build-inputs
5 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment