From 17a243554e7ee911afc083b08f50a87ac8861679 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Wed, 7 Apr 2021 18:29:42 -0400 Subject: [PATCH] unused --- bin/format | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 bin/format 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