From d80252e7a7fed5667d4a0bfdaddbf2c06d91a033 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 3 Jul 2023 19:06:19 -0400 Subject: ci: auto merge flake lock updates --- .github/workflows/audit.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.github/workflows/audit.yaml') diff --git a/.github/workflows/audit.yaml b/.github/workflows/audit.yaml index ade1ce9..03bdf65 100644 --- a/.github/workflows/audit.yaml +++ b/.github/workflows/audit.yaml @@ -14,11 +14,6 @@ jobs: steps: - uses: actions/checkout@v3 - - name: setup nix & cachix - uses: ./.github/actions/setup-nix - with: - cachix-token: ${{ secrets.CACHIX_AUTH_TOKEN }} - - name: run audit run: | - nix build -L .#checks.x86_64-linux.audit + nix build --accept-flake-config -L .#checks.x86_64-linux.audit -- cgit v1.2.3