Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 26, 2020 13:22
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/1aef3c097aa48fbb0ead138e5b78d276 to your computer and use it in GitHub Desktop.
Save r-ryantm/1aef3c097aa48fbb0ead138e5b78d276 to your computer and use it in GitHub Desktop.
/nix/store/gc0zg8sa74rizv948vmwrivf5mjm5220-nss_wrapper-1.1.8
├── bin
│   └── nss_wrapper.pl
├── lib
│   ├── cmake
│   │   └── nss_wrapper
│   │   ├── nss_wrapper-config.cmake
│   │   └── nss_wrapper-config-version.cmake
│   ├── libnss_wrapper.so -> libnss_wrapper.so.0
│   ├── libnss_wrapper.so.0 -> libnss_wrapper.so.0.2.7
│   ├── libnss_wrapper.so.0.2.7
│   └── pkgconfig
│   └── nss_wrapper.pc
└── share
└── man
└── man1
└── nss_wrapper.1.gz
8 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment