Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 14, 2018 11:08
Show Gist options
  • Save ryantm/1f99355746873a783216ee9070502567 to your computer and use it in GitHub Desktop.
Save ryantm/1f99355746873a783216ee9070502567 to your computer and use it in GitHub Desktop.
/nix/store/b4y0y1c7m7f5c4c1br4wj1pxf7697nrq-libuv-1.20.3
├── include
│   ├── uv-errno.h
│   ├── uv.h
│   ├── uv-linux.h
│   ├── uv-threadpool.h
│   ├── uv-unix.h
│   └── uv-version.h
└── lib
├── libuv.la
├── libuv.so -> libuv.so.1.0.0
├── libuv.so.1 -> libuv.so.1.0.0
├── libuv.so.1.0.0
└── pkgconfig
└── libuv.pc
3 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment