Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 16, 2018 01:14
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/db0443b1a6beb98065f5e1779119ad40 to your computer and use it in GitHub Desktop.
Save ryantm/db0443b1a6beb98065f5e1779119ad40 to your computer and use it in GitHub Desktop.
/nix/store/6pvkfwd6p3da2cc584fz4yvdmg2rf521-jansson-2.12
├── include
│   ├── jansson_config.h
│   └── jansson.h
└── lib
├── libjansson.la
├── libjansson.so -> libjansson.so.4.11.1
├── libjansson.so.4 -> libjansson.so.4.11.1
├── libjansson.so.4.11.1
└── pkgconfig
└── jansson.pc
3 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment