about summary refs log tree commit diff
path: root/tools/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tools/default.nix')
-rw-r--r--tools/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/default.nix b/tools/default.nix
index 93bc84e..96a59be 100644
--- a/tools/default.nix
+++ b/tools/default.nix
@@ -2,7 +2,6 @@
 
 pkgs.lib.makeScope pkgs.newScope (pkgs: {
   dnsupdate = pkgs.callPackage ./dnsupdate { };
-  gerrit-hook = pkgs.callPackage ./gerrit-hook { };
   ipconverter = pkgs.callPackage ./ipconverter { };
   seqstat = pkgs.callPackage ./seqstat { };
   gha-billing = pkgs.callPackage ./gha-billing { };