Skip to content

Commit

Permalink
Configure Nix with recursive-nix
Browse files Browse the repository at this point in the history
  • Loading branch information
enobayram committed Nov 14, 2023
1 parent 7465e9d commit 4f8f4e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
cache_url: s3://nixcache.chainweb.com?region=us-east-1
signing_private_key: ${{ secrets.NIX_CACHE_PRIVATE_KEY }}
additional_experimental_features: recursive-nix

- name: Set up AWS credentials
uses: aws-actions/configure-aws-credentials@v2
Expand Down

0 comments on commit 4f8f4e2

Please sign in to comment.