Skip to content

treewide: Switch to nixfmt formatting #598

treewide: Switch to nixfmt formatting

treewide: Switch to nixfmt formatting #598

Workflow file for this run

name: check
on: push
jobs:
check:
name: Run flake checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: |
nix flake check -L