Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 26, 2020 01:35
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/88f8096640ab10bb2ff0248f9fd2e5b3 to your computer and use it in GitHub Desktop.
Save r-ryantm/88f8096640ab10bb2ff0248f9fd2e5b3 to your computer and use it in GitHub Desktop.
/nix/store/hmnr9bjsp9x6jjgyl4zil0rzmlpzv729-libmpc-1.2.0
├── include
│   └── mpc.h
├── lib
│   ├── libmpc.la
│   ├── libmpc.so -> libmpc.so.3.2.0
│   ├── libmpc.so.3 -> libmpc.so.3.2.0
│   └── libmpc.so.3.2.0
└── share
└── info
└── mpc.info
4 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment