Skip to content

Commit

Permalink
fix: Update GHA nix config
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillespie committed Jun 18, 2023
1 parent 7c24cf0 commit 7d11bbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
extra_nix_config: |
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
substituters = https://hydra.iohk.io https://cache.iog.io https://cache.nixos.org/
experimental-features = nix-command flakes
allow-import-from-derivation = true
accept-flake-config = true
- uses: cachix/cachix-action@v12
with:
name: sgillespie
Expand Down

0 comments on commit 7d11bbc

Please sign in to comment.