about summary refs log tree commit diff
path: root/lib/types.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/types.nix')
-rw-r--r--lib/types.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/types.nix b/lib/types.nix
index f7d878dfcbc54..c7e8ddcedd952 100644
--- a/lib/types.nix
+++ b/lib/types.nix
@@ -658,7 +658,6 @@ rec {
               "${lib.showOption prefix}" =
                 tagOption // {
                   loc = prefix ++ [ tagName ];
-                  definitions = [];
                 };
             })
             tags;