Compare commits

..

No commits in common. "aea6f85d0ec068257d61fd047e8d792e226bf2a0" and "9588565b7a62a148939643a307916e3993b2131c" have entirely different histories.

View file

@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install Nix - name: Install Nix
uses: cachix/install-nix-action@v30 uses: cachix/install-nix-action@v29
with: with:
github_access_token: ${{ secrets.GITHUB_TOKEN }} github_access_token: ${{ secrets.GITHUB_TOKEN }}
extra_nix_config: | extra_nix_config: |