Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 3, 2019 18:03
Show Gist options
  • Save ryantm/12fbb85106c60f1a941ddd1dde934958 to your computer and use it in GitHub Desktop.
Save ryantm/12fbb85106c60f1a941ddd1dde934958 to your computer and use it in GitHub Desktop.
/nix/store/6a77yr5glwbjyp9v8wx4xhpa4bck2769-http-parser-2.9.0
├── include
│   └── http_parser.h
└── lib
├── libhttp_parser.so -> libhttp_parser.so.2.9.0
├── libhttp_parser.so.2.9 -> libhttp_parser.so.2.9.0
└── libhttp_parser.so.2.9.0
2 directories, 4 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment