Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2020 03:43
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/aef33e6ab738b7f5ddadf8b49c25e449 to your computer and use it in GitHub Desktop.
Save ryantm/aef33e6ab738b7f5ddadf8b49c25e449 to your computer and use it in GitHub Desktop.
/nix/store/ibyvhgwszfwpvl2rzs2rxc4l03g9dd2f-orcania-2.1.0
├── include
│   ├── orcania-cfg.h
│   └── orcania.h
└── lib
├── liborcania.so -> liborcania.so.2.1
├── liborcania.so.2.1 -> liborcania.so.2.1.0
├── liborcania.so.2.1.0
└── pkgconfig
└── liborcania.pc
3 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment