Skip to content

Update cachix/install-nix-action action to v31.10.4 #196

Update cachix/install-nix-action action to v31.10.4

Update cachix/install-nix-action action to v31.10.4 #196

name: nix-integration-test
on:
pull_request:
push:
branches:
- master
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: cachix/install-nix-action@616559265b40713947b9c190a8ff4b507b5df49b # v31.10.4
with:
extra_nix_config: |
extra-trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
extra-substituters = https://cache.iog.io
- run: nix flake check