Skip to content

Commit feb3c84

Browse files
committed
nix
1 parent e8f64e8 commit feb3c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.nix/coq-overlays/coq-elpi/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ with builtins; with lib; let
1010
{ case = "8.16"; out = { version = "1.17.0"; };}
1111
{ case = "8.17"; out = { version = "1.17.0"; };}
1212
{ case = "8.18"; out = { version = "v1.18.1"; };}
13+
{ case = "8.19"; out = { version = "v1.18.1"; };}
1314
] {} );
1415
in mkCoqDerivation {
1516
pname = "elpi";

0 commit comments

Comments
 (0)