Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 24, 2020 20:50
Show Gist options
  • Save r-ryantm/37d61b24681bb6414251e68ad9331400 to your computer and use it in GitHub Desktop.
Save r-ryantm/37d61b24681bb6414251e68ad9331400 to your computer and use it in GitHub Desktop.
/nix/store/0ac0pjsv40qpq6l7mnrhid50bnxanrfi-wxsqlite3-4.6.0
├── include
│   └── wx
│   ├── wxsqlite3def.h
│   ├── wxsqlite3.h
│   └── wxsqlite3_version.h
└── lib
├── libwxcode_gtk2u_wxsqlite3-3.0.la
├── libwxcode_gtk2u_wxsqlite3-3.0.so -> libwxcode_gtk2u_wxsqlite3-3.0.so.0.0.0
├── libwxcode_gtk2u_wxsqlite3-3.0.so.0 -> libwxcode_gtk2u_wxsqlite3-3.0.so.0.0.0
├── libwxcode_gtk2u_wxsqlite3-3.0.so.0.0.0
└── pkgconfig
└── wxsqlite3.pc
4 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment