diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-11-07 19:05:29 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-11-07 19:05:29 -0800 |
| commit | 6fef7342b9bbbe504d0168e113d58d3d76cba1de (patch) | |
| tree | 4a3579e52ccba85cf57ebfb4ed7c8ead51718b5b /tools/default.nix | |
| parent | feat(services/gitea): add robots.txt (diff) | |
| download | infra-6fef7342b9bbbe504d0168e113d58d3d76cba1de.tar.gz | |
ref(gerrit): delete modules/docs/configs for gerrit/buildkite
Diffstat (limited to '')
| -rw-r--r-- | tools/default.nix | 1 |
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 { }; |
