Skip to content

Instantly share code, notes, and snippets.

@sondr3

sondr3/pkgs.json Secret

Created January 25, 2020 18:22
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 sondr3/285c4f6b9232fbeccf95ff074bb98a27 to your computer and use it in GitHub Desktop.
Save sondr3/285c4f6b9232fbeccf95ff074bb98a27 to your computer and use it in GitHub Desktop.
{
"maple": {
"name": "maple-0.5",
"pname": "maple",
"version": "0.5",
"system": "x86_64-linux",
"meta": {
"available": true,
"description": "Modern performant generic finder and dispatcher for Vim and NeoVim",
"homepage": "https://github.com/liuchengxu/vim-clap",
"license": {
"fullName": "MIT License",
"shortName": "mit",
"spdxId": "MIT",
"url": "http://spdx.org/licenses/MIT.html"
},
"name": "maple-0.5",
"outputsToInstall": [
"out"
],
"platforms": [
"aarch64-linux",
"armv5tel-linux",
"armv6l-linux",
"armv7a-linux",
"armv7l-linux",
"mipsel-linux",
"i686-linux",
"x86_64-linux",
"powerpc64le-linux",
"riscv32-linux",
"riscv64-linux",
"x86_64-darwin",
"i686-darwin",
"aarch64-darwin",
"armv7a-darwin"
],
"position": "/home/sondre/Code/nix/nix-expressions/pkgs/maple/default.nix:19"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment