about summary refs log tree commit diff
path: root/nix/mkSystem.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/mkSystem.nix')
-rw-r--r--nix/mkSystem.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/mkSystem.nix b/nix/mkSystem.nix
index eddc813..d019e28 100644
--- a/nix/mkSystem.nix
+++ b/nix/mkSystem.nix
@@ -18,6 +18,7 @@ inputs.nixpkgs.lib.nixosSystem {
             tools = {
               gerrit-hook = import ../tools/gerrit-hook final;
               ipconverter = import ../tools/ipconverter final;
+              git-blame-stats = import ../tools/git-blame-stats final;
             };
           })
         ];