Skip to content

Commit

Permalink
Forgotten dependency for mathcomp-altreals
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 committed Oct 29, 2024
1 parent 8be6cb4 commit bd0722c
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/nix-action-8.16.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3481,6 +3481,7 @@ jobs:
needs:
- coq
- mathcomp-reals
- mathcomp-bigenough
- hierarchy-builder
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -3531,6 +3532,10 @@ jobs:
name: 'Building/fetching previous CI target: mathcomp-reals'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.16" --argstr
job "mathcomp-reals"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: mathcomp-bigenough'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.16" --argstr
job "mathcomp-bigenough"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: hierarchy-builder'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.16" --argstr
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/nix-action-8.17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3404,6 +3404,7 @@ jobs:
needs:
- coq
- mathcomp-reals
- mathcomp-bigenough
- hierarchy-builder
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -3454,6 +3455,10 @@ jobs:
name: 'Building/fetching previous CI target: mathcomp-reals'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.17" --argstr
job "mathcomp-reals"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: mathcomp-bigenough'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.17" --argstr
job "mathcomp-bigenough"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: hierarchy-builder'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.17" --argstr
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/nix-action-8.18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3342,6 +3342,7 @@ jobs:
needs:
- coq
- mathcomp-reals
- mathcomp-bigenough
- hierarchy-builder
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -3392,6 +3393,10 @@ jobs:
name: 'Building/fetching previous CI target: mathcomp-reals'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.18" --argstr
job "mathcomp-reals"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: mathcomp-bigenough'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.18" --argstr
job "mathcomp-bigenough"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: hierarchy-builder'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.18" --argstr
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/nix-action-8.19.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3255,6 +3255,7 @@ jobs:
needs:
- coq
- mathcomp-reals
- mathcomp-bigenough
- hierarchy-builder
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -3305,6 +3306,10 @@ jobs:
name: 'Building/fetching previous CI target: mathcomp-reals'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.19" --argstr
job "mathcomp-reals"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: mathcomp-bigenough'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.19" --argstr
job "mathcomp-bigenough"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: hierarchy-builder'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.19" --argstr
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/nix-action-8.20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2546,6 +2546,7 @@ jobs:
needs:
- coq
- mathcomp-reals
- mathcomp-bigenough
- hierarchy-builder
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -2596,6 +2597,10 @@ jobs:
name: 'Building/fetching previous CI target: mathcomp-reals'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.20" --argstr
job "mathcomp-reals"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: mathcomp-bigenough'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.20" --argstr
job "mathcomp-bigenough"
- if: steps.stepCheck.outputs.status == 'built'
name: 'Building/fetching previous CI target: hierarchy-builder'
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.20" --argstr
Expand Down
6 changes: 3 additions & 3 deletions .nix/nixpkgs.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fetchTarball {
url = https://github.com/NixOS/nixpkgs/archive/355e12b665339290efd7d08180d423973d70228f.tar.gz;
sha256 = "0rw76fniaz2ihw2nhn2fhn2b6mcl2y6r49dv4hjb9n4w9q9csak5";
}
url = https://github.com/proux01/nixpkgs/archive/1aba7acb3a3e4e565739b321b0fcd7eb8ca60b54.tar.gz;
sha256 = "1yhcp79nyxw36v29nhara1vjy8hj4cwvx07gys3dv6ryfmqj5qbl";
}

0 comments on commit bd0722c

Please sign in to comment.