Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 8, 2018 06:17
Show Gist options
  • Save ryantm/a183f8e1406cfb340cfc7e4809746583 to your computer and use it in GitHub Desktop.
Save ryantm/a183f8e1406cfb340cfc7e4809746583 to your computer and use it in GitHub Desktop.
/nix/store/bn221ypclyhac7pzicwf0kj7b6g03d4v-libyaml-0.2.1
├── include
│   └── yaml.h
└── lib
├── libyaml-0.so.2 -> libyaml-0.so.2.0.5
├── libyaml-0.so.2.0.5
├── libyaml.la
├── libyaml.so -> libyaml-0.so.2.0.5
└── pkgconfig
└── yaml-0.1.pc
3 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment