mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 06:19:38 +00:00
npins/cornelis: use 2.7.1 due to agda's interface change
This commit is contained in:
parent
e538cf1fdf
commit
cc9a1be62f
2 changed files with 10 additions and 4 deletions
|
|
@ -2,4 +2,9 @@
|
|||
let
|
||||
sources = import ../../npins;
|
||||
in
|
||||
|
||||
# If this is updated, we break split on case support for PLFA.
|
||||
# PLFA uses 2.7.0
|
||||
# https://github.com/agda/cornelis/issues/169
|
||||
assert sources.cornelis.version == "v2.7.1";
|
||||
sources.cornelis.asFlake.overlays.cornelis
|
||||
|
|
|
|||
|
|
@ -27,10 +27,11 @@
|
|||
"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="
|
||||
"version": "v2.7.1",
|
||||
"revision": "40298eed11eb877526b3ab3f648d8a7bff9e2f50",
|
||||
"url": "https://api.github.com/repos/agda/cornelis/tarball/refs/tags/v2.7.1",
|
||||
"hash": "sha256-h18AeggnOSSjy0RLJIkWsSID1BJTarOV9F1APKusIrE=",
|
||||
"frozen": true
|
||||
},
|
||||
"disko": {
|
||||
"type": "GitRelease",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue