Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 3, 2019 03:19
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/5aea113a58f9f2ea7eb5340738cd23c2 to your computer and use it in GitHub Desktop.
Save ryantm/5aea113a58f9f2ea7eb5340738cd23c2 to your computer and use it in GitHub Desktop.
/nix/store/g92926zbwdx9079r0fiw37i5pxzwwv5h-serd-0.30.2
├── bin
│   └── serdi
├── include
│   └── serd-0
│   └── serd
│   └── serd.h
├── lib
│   ├── libserd-0.so -> libserd-0.so.0.30.2
│   ├── libserd-0.so.0 -> libserd-0.so.0.30.2
│   ├── libserd-0.so.0.30.2
│   └── pkgconfig
│   └── serd-0.pc
└── share
└── man
└── man1
└── serdi.1.gz
9 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment