Skip to content

Add nix flake

Add nix flake #5

Workflow file for this run

name: checks
on:
push:
branches:
- main
pull_request:
jobs:
check:
uses: cxreiff/github_workflows/.github/workflows/rust_checks.yml@main
permissions:
checks: write
secrets:
DEDICATED_TOKEN: ${{ secrets.DEDICATED_TOKEN }}
with:
linux_dependencies: libasound2-dev libudev-dev