diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 35ba0226a4a274e6d6d999f04ea7730c7ef51631..f887333ffd40ec6df2bef89466c016222385df3b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,10 +24,9 @@ # # Format: Your cachix cache host name without the ".cachix.org" suffix. # Example: mycache (for mycache.cachix.org) # - # For this to work, you also need to set the CACHIX_SIGNING_KEY or + # For this to work, you also need to set the CACHIX_SIGNING_KEY secret -on: # rebuild everyday at 2:51 - # at https://github.com//nur-packages/settings/secrets + # https://www.random.org/clock-times/?num=1&earliest=01%3A00&latest=08%3A00&interval=5&format=html&rnd=new cachixName: - nixPath: @@ -51,8 +50,6 @@ if: ${{ matrix.cachixName != '' }} with: name: ${{ matrix.cachixName }} signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}' - # or: - #authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' - name: Check evaluation run: | nix-env -f . -qa \* --meta --xml \