Skip to content

Instantly share code, notes, and snippets.

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/8a809cd6e05fbd88c8615d95197f7033 to your computer and use it in GitHub Desktop.
Save r-ryantm/8a809cd6e05fbd88c8615d95197f7033 to your computer and use it in GitHub Desktop.
/nix/store/rb1mb92nihmqx57110mvl58dpnh81217-libsass-3.6.4
├── include
│   ├── sass
│   │   ├── base.h
│   │   ├── context.h
│   │   ├── functions.h
│   │   ├── values.h
│   │   └── version.h
│   ├── sass2scss.h
│   └── sass.h
└── lib
├── libsass.la
├── libsass.so -> libsass.so.1.0.0
├── libsass.so.1 -> libsass.so.1.0.0
├── libsass.so.1.0.0
└── pkgconfig
└── libsass.pc
4 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment