diff options
author | Ben Sima <ben@bsima.me> | 2021-03-18 14:05:31 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-03-18 14:05:31 -0400 |
commit | 94ee454d8beced567345241dbc73fd44264f6f4f (patch) | |
tree | c22d892b1962a866150887056bfe0db8eac9de07 /lib | |
parent | c17526a177d796308b258d8a03dd940acfac0339 (diff) |
Add git-autofixup and git-revise
Diffstat (limited to 'lib')
-rw-r--r-- | lib/packages.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/packages.nix b/lib/packages.nix index bc1c2a2..c7b8986 100644 --- a/lib/packages.nix +++ b/lib/packages.nix @@ -38,6 +38,7 @@ fd file font-awesome_5 git-lfs +git-revise htop httpstat ispell @@ -50,6 +51,7 @@ nix-prefetch-scripts noto-fonts-emoji ormolu pass +perlPackages.GitAutofixup pianobar pup pwgen |