Skip to content

Replace deprecated Nix vendorSha256 call with vendorHash (#110) #25

Replace deprecated Nix vendorSha256 call with vendorHash (#110)

Replace deprecated Nix vendorSha256 call with vendorHash (#110) #25

Workflow file for this run

name: Nix build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: cachix/install-nix-action@v16
- name: Run build
run: nix build