Created
May 1, 2018 00:04
-
-
Save ryantm/6049cc6fc921f7fa2efb27f86c1c7ca6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/8clll9a9f797fd0vxz3vmx641mpqzkkx-duktape-2.2.1 | |
├── bin | |
│ └── duk | |
├── include | |
│ ├── duk_config.h | |
│ └── duktape.h | |
└── lib | |
├── libduktaped.so -> libduktaped.so.202.20201 | |
├── libduktaped.so.202 -> libduktaped.so.202.20201 | |
├── libduktaped.so.202.20201 | |
├── libduktape.so -> libduktape.so.202.20201 | |
├── libduktape.so.202 -> libduktape.so.202.20201 | |
└── libduktape.so.202.20201 | |
3 directories, 9 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment