Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 10, 2020 13:00
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/3c54faba4608caa4acbb532c56cc55d0 to your computer and use it in GitHub Desktop.
Save r-ryantm/3c54faba4608caa4acbb532c56cc55d0 to your computer and use it in GitHub Desktop.
/nix/store/nwsyiab9648fl6c9lap5b681jx8ksgjz-serd-0.30.4
├── bin
│   └── serdi
├── include
│   └── serd-0
│   └── serd
│   └── serd.h
├── lib
│   ├── libserd-0.so -> libserd-0.so.0.30.4
│   ├── libserd-0.so.0 -> libserd-0.so.0.30.4
│   ├── libserd-0.so.0.30.4
│   └── 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