Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 10, 2020 13:24
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/21c84930ce55098d6e8a9599f34dcdc3 to your computer and use it in GitHub Desktop.
Save r-ryantm/21c84930ce55098d6e8a9599f34dcdc3 to your computer and use it in GitHub Desktop.
/nix/store/3880s9rkz38bxddr3gfaw3dhf9drbl0b-i3ipc-glib-1.0.1
├── include
│   └── i3ipc-glib
│   ├── i3ipc-con.h
│   ├── i3ipc-connection.h
│   ├── i3ipc-enum-types.h
│   ├── i3ipc-event-types.h
│   ├── i3ipc-glib.h
│   └── i3ipc-reply-types.h
├── lib
│   ├── girepository-1.0
│   │   └── i3ipc-1.0.typelib
│   ├── libi3ipc-glib-1.0.la
│   ├── libi3ipc-glib-1.0.so -> libi3ipc-glib-1.0.so.0.0.0
│   ├── libi3ipc-glib-1.0.so.0 -> libi3ipc-glib-1.0.so.0.0.0
│   ├── libi3ipc-glib-1.0.so.0.0.0
│   └── pkgconfig
│   └── i3ipc-glib-1.0.pc
└── share
└── gir-1.0
└── i3ipc-1.0.gir
7 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment