Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 18, 2019 19:16
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/8a38d5a38b1ca7947c1e0528c6b322bf to your computer and use it in GitHub Desktop.
Save ryantm/8a38d5a38b1ca7947c1e0528c6b322bf to your computer and use it in GitHub Desktop.
/nix/store/p1192q92fmi0rawy97svj10cl7ignhns-zlog-1.2.14
├── bin
│   └── zlog-chk-conf
├── include
│   └── zlog.h
└── lib
├── libzlog.a
├── libzlog.so -> libzlog.so.1
├── libzlog.so.1 -> libzlog.so.1.2
└── libzlog.so.1.2
3 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment