diff options
author | Ben Sima <ben@bsima.me> | 2022-07-26 09:22:58 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-07-26 09:22:58 -0400 |
commit | 2d753c6120ccf47734fba8fb1588408df1fdf5c0 (patch) | |
tree | 54f20564e8bcc7feaef21f23af1db250f8d933ef /Biz/Ide | |
parent | 08f7ae60b9338472c789b1f21e9b10a555f8b057 (diff) |
Port Niv.Cli to Biz.Bild.Deps
Diffstat (limited to 'Biz/Ide')
-rwxr-xr-x | Biz/Ide/deps | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Biz/Ide/deps b/Biz/Ide/deps deleted file mode 100755 index 1dc7ff3..0000000 --- a/Biz/Ide/deps +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash -# -# this really needs to be its own Biz/Bild/Deps.hs thing -niv --sources-file "$BIZ_ROOT/Biz/Bild/Sources.json" "$@" |