nix/pre-commit.bash

7 lines
69 B
Bash
Executable file

#!/usr/bin/env bash
set -eux
nix flake check
nixpkgs-fmt --check .