From c1ac4d9e85156c438745487bc092a116f3b99c4a Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Fri, 4 Jul 2025 21:45:03 -0400 Subject: [PATCH] switch back to lix installer action --- .github/workflows/main.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3e4bf94..ecdc0cb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,11 +24,7 @@ jobs: uses: ./.github/actions/disk_space - name: install nix - uses: DeterminateSystems/nix-installer-action@main - with: - source-url: "${{ format('https://install.lix.systems/lix/lix-installer-{0}', matrix.arch) }}" - diagnostic-endpoint: "" - backtrace: "true" + uses: samueldr/lix-gha-installer-action@v2025-02-26.prerelease - uses: cachix/cachix-action@v16 with: