Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 25, 2018 18: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/3eae3ed8059697d755e5046e63ba17c0 to your computer and use it in GitHub Desktop.
Save ryantm/3eae3ed8059697d755e5046e63ba17c0 to your computer and use it in GitHub Desktop.
/nix/store/ipa44v93ymr8kkwcbx0gv060zvz8iydq-libev-4.25
├── include
│   ├── event.h
│   ├── ev.h
│   └── ev++.h
├── lib
│   ├── libev.la
│   ├── libev.so -> libev.so.4.0.0
│   ├── libev.so.4 -> libev.so.4.0.0
│   └── libev.so.4.0.0
└── share
└── man
└── man3
└── ev.3.gz
5 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment