Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created September 5, 2020 04:58
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/58a22d6cbd2dba8119a103428e504da5 to your computer and use it in GitHub Desktop.
Save r-ryantm/58a22d6cbd2dba8119a103428e504da5 to your computer and use it in GitHub Desktop.
/nix/store/2k7xcfhz7s2dhxgw1d85jdskh4zls983-libmicrodns-0.2.0
├── include
│   └── microdns
│   ├── microdns.h
│   └── rr.h
└── lib
├── libmicrodns.so -> libmicrodns.so.1
├── libmicrodns.so.1 -> libmicrodns.so.1.0.0
├── libmicrodns.so.1.0.0
└── pkgconfig
└── microdns.pc
4 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment