Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 24, 2018 19:14
Show Gist options
  • Save ryantm/74991e480da532d6ef49f6fb5727d564 to your computer and use it in GitHub Desktop.
Save ryantm/74991e480da532d6ef49f6fb5727d564 to your computer and use it in GitHub Desktop.
/nix/store/jfppsgl453gipb6vx66y4pcssxd7fq54-libfm-extra-1.3.0
├── include
│   ├── libfm -> libfm-1.0
│   └── libfm-1.0
│   ├── fm-extra.h
│   ├── fm-version.h
│   └── fm-xml-file.h
└── lib
├── libfm-extra.la
├── libfm-extra.so -> libfm-extra.so.4.1.0
├── libfm-extra.so.4 -> libfm-extra.so.4.1.0
├── libfm-extra.so.4.1.0
└── pkgconfig
└── libfm-extra.pc
5 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment