Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 1, 2019 21:41
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/a9c2f0a89b8cdc21268719f2f78703e4 to your computer and use it in GitHub Desktop.
Save ryantm/a9c2f0a89b8cdc21268719f2f78703e4 to your computer and use it in GitHub Desktop.
/nix/store/95958fw702kzpyjz1sj2y35azsr3hif1-libev-4.27
├── 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