Try the fix pr on the nix installer

This commit is contained in:
Graham Christensen 2024-07-22 11:11:08 -04:00
parent 50cb5ecf24
commit 43c79a96b1

View file

@ -98,7 +98,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install Nix on ${{ matrix.systems.nix-system }} system - name: Install Nix on ${{ matrix.systems.nix-system }} system
uses: DeterminateSystems/nix-installer-action@main uses: DeterminateSystems/nix-installer-action@fix-namespace-x86
with: with:
flakehub: true flakehub: true
extra-conf: | extra-conf: |