@@ -2569,7 +2569,6 @@ jobs:
25692569 needs :
25702570 - coq
25712571 - mathcomp-reals
2572- - mathcomp-bigenough
25732572 - hierarchy-builder
25742573 runs-on : ubuntu-latest
25752574 steps :
@@ -2627,10 +2626,6 @@ jobs:
26272626 name : ' Building/fetching previous CI target: mathcomp-reals'
26282627 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
26292628 " rocq-9.1" --argstr job "mathcomp-reals"
2630- - if : steps.stepCheck.outputs.status != 'fetched'
2631- name : ' Building/fetching previous CI target: mathcomp-bigenough'
2632- run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
2633- " rocq-9.1" --argstr job "mathcomp-bigenough"
26342629 - if : steps.stepCheck.outputs.status != 'fetched'
26352630 name : ' Building/fetching previous CI target: hierarchy-builder'
26362631 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
@@ -2720,7 +2715,8 @@ jobs:
27202715 " rocq-9.1" --argstr job "mathcomp-analysis-stdlib"
27212716 mathcomp-bigenough :
27222717 needs :
2723- - coq
2718+ - rocq-core
2719+ - mathcomp-boot
27242720 runs-on : ubuntu-latest
27252721 steps :
27262722 - name : Determine which commit to initially checkout
@@ -2770,9 +2766,13 @@ jobs:
27702766 \n sleep 30\n fi\n else\n echo \" CI target already built\"\n echo \" \
27712767 status=fetched\" >> $GITHUB_OUTPUT\n fi\n "
27722768 - if : steps.stepCheck.outputs.status != 'fetched'
2773- name : ' Building/fetching previous CI target: coq '
2769+ name : ' Building/fetching previous CI target: rocq-core '
27742770 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
2775- " rocq-9.1" --argstr job "coq"
2771+ " rocq-9.1" --argstr job "rocq-core"
2772+ - if : steps.stepCheck.outputs.status != 'fetched'
2773+ name : ' Building/fetching previous CI target: mathcomp-boot'
2774+ run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
2775+ " rocq-9.1" --argstr job "mathcomp-boot"
27762776 - if : steps.stepCheck.outputs.status != 'fetched'
27772777 name : Building/fetching current CI target
27782778 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
@@ -2914,7 +2914,6 @@ jobs:
29142914 needs :
29152915 - coq
29162916 - mathcomp-ssreflect
2917- - mathcomp-finmap
29182917 - hierarchy-builder
29192918 runs-on : ubuntu-latest
29202919 steps :
@@ -2972,10 +2971,6 @@ jobs:
29722971 name : ' Building/fetching previous CI target: mathcomp-ssreflect'
29732972 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
29742973 " rocq-9.1" --argstr job "mathcomp-ssreflect"
2975- - if : steps.stepCheck.outputs.status != 'fetched'
2976- name : ' Building/fetching previous CI target: mathcomp-finmap'
2977- run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
2978- " rocq-9.1" --argstr job "mathcomp-finmap"
29792974 - if : steps.stepCheck.outputs.status != 'fetched'
29802975 name : ' Building/fetching previous CI target: hierarchy-builder'
29812976 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
@@ -3124,7 +3119,8 @@ jobs:
31243119 " rocq-9.1" --argstr job "mathcomp-fingroup"
31253120 mathcomp-finmap :
31263121 needs :
3127- - coq
3122+ - rocq-core
3123+ - mathcomp-boot
31283124 runs-on : ubuntu-latest
31293125 steps :
31303126 - name : Determine which commit to initially checkout
@@ -3174,9 +3170,13 @@ jobs:
31743170 \n sleep 30\n fi\n else\n echo \" CI target already built\"\n echo \" \
31753171 status=fetched\" >> $GITHUB_OUTPUT\n fi\n "
31763172 - if : steps.stepCheck.outputs.status != 'fetched'
3177- name : ' Building/fetching previous CI target: coq '
3173+ name : ' Building/fetching previous CI target: rocq-core '
31783174 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
3179- " rocq-9.1" --argstr job "coq"
3175+ " rocq-9.1" --argstr job "rocq-core"
3176+ - if : steps.stepCheck.outputs.status != 'fetched'
3177+ name : ' Building/fetching previous CI target: mathcomp-boot'
3178+ run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
3179+ " rocq-9.1" --argstr job "mathcomp-boot"
31803180 - if : steps.stepCheck.outputs.status != 'fetched'
31813181 name : Building/fetching current CI target
31823182 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
@@ -5010,7 +5010,7 @@ jobs:
50105010 " rocq-9.1" --argstr job "stdlib-refman-html"
50115011 stdpp :
50125012 needs :
5013- - coq
5013+ - rocq-core
50145014 - stdlib
50155015 runs-on : ubuntu-latest
50165016 steps :
@@ -5061,9 +5061,9 @@ jobs:
50615061 \n sleep 30\n fi\n else\n echo \" CI target already built\"\n echo \" \
50625062 status=fetched\" >> $GITHUB_OUTPUT\n fi\n "
50635063 - if : steps.stepCheck.outputs.status != 'fetched'
5064- name : ' Building/fetching previous CI target: coq '
5064+ name : ' Building/fetching previous CI target: rocq-core '
50655065 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
5066- " rocq-9.1" --argstr job "coq "
5066+ " rocq-9.1" --argstr job "rocq-core "
50675067 - if : steps.stepCheck.outputs.status != 'fetched'
50685068 name : ' Building/fetching previous CI target: stdlib'
50695069 run : NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle
0 commit comments