about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha/pkgs')
-rw-r--r--hm/soispha/pkgs/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/pkgs/default.nix b/hm/soispha/pkgs/default.nix
index 60884493..c713b7ac 100644
--- a/hm/soispha/pkgs/default.nix
+++ b/hm/soispha/pkgs/default.nix
@@ -124,6 +124,7 @@ with pkgs; let
       GeneralTools = [
         git # the fast distributed version control system
         git-crypt # mostly here to avoid problems in repositories, where the flake can't be loaded
+        git-absorb # git commit --fixup, but automatic
         glow # Command-line markdown renderer
       ];
     };