home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

pre-commit (123B)


      1 #!/bin/sh
      2 unset NIX_BUILD_SHELL
      3 export NIX_BUILD_SHELL
      4 nix-shell -p gnumake --run 'make pre-commit'
      5 git add README.md docs