Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 23, 2020 00:23
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/0d3252698893e51dea3bd4e5d693f705 to your computer and use it in GitHub Desktop.
Save r-ryantm/0d3252698893e51dea3bd4e5d693f705 to your computer and use it in GitHub Desktop.
/nix/store/90ckizpzar0v3b624ggkmq349xg9s6iy-nss_wrapper-1.1.10
├── 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.3.0
│   ├── libnss_wrapper.so.0.3.0
│   └── 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