Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 30, 2020 10:27
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 r-ryantm/3c18100ec8fc93ea1a206668551df7f5 to your computer and use it in GitHub Desktop.
Save r-ryantm/3c18100ec8fc93ea1a206668551df7f5 to your computer and use it in GitHub Desktop.
/nix/store/w3qwxg9y6g3wqzp6ddspj2nsilanzs8a-orcania-2.1.1
├── include
│   ├── orcania-cfg.h
│   └── orcania.h
└── lib
├── liborcania.so -> liborcania.so.2.1
├── liborcania.so.2.1 -> liborcania.so.2.1.1
├── liborcania.so.2.1.1
└── 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