Skip to content

treewide: add and apply nixfmt pre-commit hook #7

treewide: add and apply nixfmt pre-commit hook

treewide: add and apply nixfmt pre-commit hook #7

---
name: Nix Flake Check
on: # yamllint disable-line rule:truthy
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v15
- uses: DeterminateSystems/magic-nix-cache-action@v8
- run: nix flake check