mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:29:40 +00:00
overlays/cornelis: init
This commit is contained in:
parent
5045521db5
commit
f8658bc793
2 changed files with 21 additions and 0 deletions
5
nix/overlays/cornelis.nix
Normal file
5
nix/overlays/cornelis.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# The Agda support for Vim
|
||||||
|
let
|
||||||
|
sources = import ../../npins;
|
||||||
|
in
|
||||||
|
sources.cornelis.asFlake.overlays.cornelis
|
||||||
|
|
@ -16,6 +16,22 @@
|
||||||
"url": "https://api.github.com/repos/ryantm/agenix/tarball/0.15.0",
|
"url": "https://api.github.com/repos/ryantm/agenix/tarball/0.15.0",
|
||||||
"hash": "sha256-ipqShkBmHKC9ft1ZAsA6aeKps32k7+XZSPwfxeHLsAU="
|
"hash": "sha256-ipqShkBmHKC9ft1ZAsA6aeKps32k7+XZSPwfxeHLsAU="
|
||||||
},
|
},
|
||||||
|
"cornelis": {
|
||||||
|
"type": "GitRelease",
|
||||||
|
"repository": {
|
||||||
|
"type": "GitHub",
|
||||||
|
"owner": "agda",
|
||||||
|
"repo": "cornelis"
|
||||||
|
},
|
||||||
|
"pre_releases": false,
|
||||||
|
"version_upper_bound": null,
|
||||||
|
"release_prefix": null,
|
||||||
|
"submodules": false,
|
||||||
|
"version": "v2.8.0",
|
||||||
|
"revision": "67137c76fe0d4a8bb899eea46afaa370993d3556",
|
||||||
|
"url": "https://api.github.com/repos/agda/cornelis/tarball/refs/tags/v2.8.0",
|
||||||
|
"hash": "sha256-dGS6De3EtTirgEMDMSjA+iBNc670W7pG4eA02Nq7Azo="
|
||||||
|
},
|
||||||
"disko": {
|
"disko": {
|
||||||
"type": "GitRelease",
|
"type": "GitRelease",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue