Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

chore: Update to latest package versions #28

chore: Update to latest package versions

chore: Update to latest package versions #28

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