.github: Switch to samueldr/lix-gha-installer-action
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: DeterminateSystems/nix-installer-action@v17
|
- uses: samueldr/lix-gha-installer-action@v2025-10-27
|
||||||
- id: set-matrix
|
- id: set-matrix
|
||||||
name: Generate Nix Matrix
|
name: Generate Nix Matrix
|
||||||
run: |
|
run: |
|
||||||
@@ -26,7 +26,7 @@ jobs:
|
|||||||
matrix: ${{fromJSON(needs.nix-matrix.outputs.matrix)}}
|
matrix: ${{fromJSON(needs.nix-matrix.outputs.matrix)}}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: DeterminateSystems/nix-installer-action@v17
|
- uses: samueldr/lix-gha-installer-action@v2025-10-27
|
||||||
|
|
||||||
- name: Set up /run for nix-darwin
|
- name: Set up /run for nix-darwin
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user