Skip to content

Commit

Permalink
added my cachix public key
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermehas committed Jul 21, 2022
1 parent 0ab2ed8 commit a94ebd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
echo '
experimental-features = nix-command flakes
substituters = https://cache.nixos.org/ https://hydra.iohk.io https://guilherme.cachix.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= guilherme.cachix.org-1:gCM9KYeDP7G+CaCHc8mWETo41u0XBac56D2OrTtJ2ZQ=' > ~/.config/nix/nix.conf
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= guilherme.cachix.org-1:KWZrB5iF9L+OiNs8jxnaH0ZUEOr5DOvE4IRniI2CM+o=' > ~/.config/nix/nix.conf
- uses: cachix/cachix-action@v8
with:
name: guilherme
Expand Down

0 comments on commit a94ebd0

Please sign in to comment.