diff --git a/bin/format b/bin/format deleted file mode 100755 index 57fbf22..0000000 --- a/bin/format +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash -set -xe -nix shell nixpkgs#nixpkgs-fmt --command nixpkgs-fmt *.nix */*.nix \ No newline at end of file