Skip to content

Bump cachix/install-nix-action from 21 to 22 (#1080) #1002

Bump cachix/install-nix-action from 21 to 22 (#1080)

Bump cachix/install-nix-action from 21 to 22 (#1080) #1002

Workflow file for this run

name: Nix
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build