Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 18, 2018 16:09
Show Gist options
  • Save ryantm/1151b1b20a15c9442261fee4d355e81c to your computer and use it in GitHub Desktop.
Save ryantm/1151b1b20a15c9442261fee4d355e81c to your computer and use it in GitHub Desktop.
/nix/store/f4m53qv0qrzsg80gdb3f16qcnbk5v8c7-npth-1.6
├── bin
│   └── npth-config
├── include
│   └── npth.h
├── lib
│   ├── libnpth.la
│   ├── libnpth.so -> libnpth.so.0.1.2
│   ├── libnpth.so.0 -> libnpth.so.0.1.2
│   └── libnpth.so.0.1.2
└── share
└── aclocal
└── npth.m4
5 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment