Skip to content

Nix Flake Check

Nix Flake Check #48

Workflow file for this run

---
name: Nix Flake Check
on:
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v9
- uses: DeterminateSystems/magic-nix-cache-action@v3
- run: nix flake check