Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 1, 2019 16:40
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/0983752f97c921c1185b94b262a10d01 to your computer and use it in GitHub Desktop.
Save ryantm/0983752f97c921c1185b94b262a10d01 to your computer and use it in GitHub Desktop.
/nix/store/bhnqgk0736vbh880vv740gldhacbigwc-at-spi2-atk-2.34.1
├── include
│   └── at-spi2-atk
│   └── 2.0
│   └── atk-bridge.h
└── lib
├── gnome-settings-daemon-3.0
│   └── gtk-modules
│   └── at-spi2-atk.desktop
├── gtk-2.0
│   └── modules
│   └── libatk-bridge.so
├── libatk-bridge-2.0.so -> libatk-bridge-2.0.so.0
├── libatk-bridge-2.0.so.0 -> libatk-bridge-2.0.so.0.0.0
├── libatk-bridge-2.0.so.0.0.0
└── pkgconfig
└── atk-bridge-2.0.pc
9 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment