Skip to content

Instantly share code, notes, and snippets.

@LnL7

LnL7/nar.json Secret

Created March 8, 2019 22:54
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 LnL7/751b0f8b74a6933d28ab0c41cd09e702 to your computer and use it in GitHub Desktop.
Save LnL7/751b0f8b74a6933d28ab0c41cd09e702 to your computer and use it in GitHub Desktop.
{
"type": "directory",
"entries": {
"bin": {
"type": "directory",
"entries": {
"hello": {
"type": "regular",
"size": 31004,
"executable": true,
"narOffset": 400
}
}
},
"share": {
"type": "directory",
"entries": {
"info": {
"type": "directory",
"entries": {
"hello.info": {
"type": "regular",
"size": 36438,
"narOffset": 31904
}
}
},
"man": {
"type": "directory",
"entries": {
"man1": {
"type": "directory",
"entries": {
"hello.1.gz": {
"type": "regular",
"size": 790,
"narOffset": 68840
}
}
}
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment