From 43c79a96b1635acc0d36ba7e4e448409d000f6a2 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Mon, 22 Jul 2024 11:11:08 -0400 Subject: [PATCH] Try the fix pr on the nix installer --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0e5c108..d11c4ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,7 +98,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Install Nix on ${{ matrix.systems.nix-system }} system - uses: DeterminateSystems/nix-installer-action@main + uses: DeterminateSystems/nix-installer-action@fix-namespace-x86 with: flakehub: true extra-conf: |