types.attrTag: Remove unnecessary definitions override

Committing because tests pass.

Co-authored-by: Silvan Mosberger <github@infinisil.com>
This commit is contained in:
Robert Hensing 2024-04-04 13:00:19 +02:00 committed by GitHub
parent 22d7f146a4
commit 35fe538330
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -658,7 +658,6 @@ rec {
"${lib.showOption prefix}" =
tagOption // {
loc = prefix ++ [ tagName ];
definitions = [];
};
})
tags;