Skip to content

style: nix-fmt

style: nix-fmt #33

Workflow file for this run

on: [push, pull_request]
name: nix-flake-check
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix flake check --all-systems