Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 6, 2018 17:18
Show Gist options
  • Save ryantm/cff77ff2c13f732c2027bb680a833c5e to your computer and use it in GitHub Desktop.
Save ryantm/cff77ff2c13f732c2027bb680a833c5e to your computer and use it in GitHub Desktop.
/nix/store/r6j9x782s7pl6a5055icynmzk1991imw-libuv-1.20.0
├── 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