-
-
Save sondr3/285c4f6b9232fbeccf95ff074bb98a27 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
{ | |
"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