Skip to content

Use Nix, add more CI, and auto-update #2

Use Nix, add more CI, and auto-update

Use Nix, add more CI, and auto-update #2

Workflow file for this run

name: Check Nix Flake
"on":
pull_request:
branches: ["main"]
paths:
- .github/workflows/flake-checker.yaml
- flake.lock
jobs:
flake-checker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/flake-checker-action@v9