Skip to content

Updating flake inputs Fri Mar 14 03:57:42 UTC 2025 #15

Updating flake inputs Fri Mar 14 03:57:42 UTC 2025

Updating flake inputs Fri Mar 14 03:57:42 UTC 2025 #15

Workflow file for this run

name: "nix fmt"
on:
pull_request:
push:
branches: [main]
jobs:
nix-fmt:
name: nix-fmt
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- uses: cachix/cachix-action@v16
with:
name: vix
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
- run: nix build .#checks.x86_64-linux.formatted