Skip to content

Support for apple silicon #46

Support for apple silicon

Support for apple silicon #46

Workflow file for this run

name: nix-linux
on: [push, pull_request]
jobs:
build-cache:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
extra_nix_config: |
experimental-features = nix-command flakes
nix_path: nixpkgs=channel:nixos-unstable
- run: |
nix build .#test-flare -L