Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 2, 2019 08:28
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 ryantm/5787a90d4d9622decc335ac8749860bd to your computer and use it in GitHub Desktop.
Save ryantm/5787a90d4d9622decc335ac8749860bd to your computer and use it in GitHub Desktop.
/nix/store/j6xy9xgzhlma7pbzcx4b56kdrgjw60kg-libisofs-1.5.2
├── include
│   └── libisofs
│   └── libisofs.h
├── lib
│   ├── libisofs.la
│   ├── libisofs.so -> libisofs.so.6.88.0
│   ├── libisofs.so.6 -> libisofs.so.6.88.0
│   ├── libisofs.so.6.88.0
│   └── pkgconfig
│   └── libisofs-1.pc
└── nix-support
└── propagated-build-inputs
5 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment