diff options
author | Ben Sima <ben@bsima.me> | 2022-05-24 18:19:25 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-05-24 18:19:25 -0400 |
commit | 98963d27e5d6ed7327846471d791bcdcb9eb58b4 (patch) | |
tree | bf8296809e1298757f40b82f5a881e5b067a2310 /Biz/Bild.nix | |
parent | 1f0160873a04ce48106846dbd627608c3798304b (diff) |
Add git and remove custom shell prompt
Diffstat (limited to 'Biz/Bild.nix')
-rw-r--r-- | Biz/Bild.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Bild.nix b/Biz/Bild.nix index baac934..b640a05 100644 --- a/Biz/Bild.nix +++ b/Biz/Bild.nix @@ -144,6 +144,7 @@ in rec { haskell.packages.${ghcCompiler}.apply-refact bild figlet + git haskell.packages.${ghcCompiler}.fast-tags hlint lolcat |