File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
pkgs/development/coq-modules Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ mkCoqDerivation {
2525 [
2626 {
2727 cases = [
28- ( range "8.17" "9.0 " )
28+ ( range "8.17" "8.20 " )
2929 ( range "1.3.1" "1.3.4" )
3030 ] ;
3131 out = "0.1.0" ;
Original file line number Diff line number Diff line change 4949 case = "8.20" ;
5050 out = "1.3.4-8.20" ;
5151 }
52+ {
53+ case = "9.0" ;
54+ out = "1.3.4-9.0" ;
55+ }
5256 ] null ;
5357 release = {
5458 "1.0-beta2-8.11" . sha256 = "sha256-I9YNk5Di6Udvq5/xpLSNflfjRyRH8fMnRzbo3uhpXNs=" ;
6973 "1.3.2-8.20" . sha256 = "sha256-4J7Ly4Fc2E/I6YqvzTLntVVls5t94OUOjVMKJyyJdw8=" ;
7074 "1.3.3-8.19" . sha256 = "sha256-SBTv49zQXZ+oGvIqWM53hjBKru9prFgZRv8gVgls40k=" ;
7175 "1.3.4-8.20" . sha256 = "sha256-ofRP0Uo48G2LBuIy/5ZLyK+iVZXleKiwfMEBD0rX9fQ=" ;
76+ "1.3.4-9.0" . sha256 = "sha256-BiAeuwL6WvDNs+ZGzPWj59kTS69J4kjrS3XIZyzpLOQ=" ;
7277 } ;
7378 releaseRev = v : "v${ v } " ;
7479
You can’t perform that action at this time.
0 commit comments