Merge pull request #206773 from SuperSandro2000/cleanup-unused-bindings

treewide: cleanup some unused bindings
This commit is contained in:
figsoda
2023-02-06 20:07:50 -05:00
committed by GitHub
6 changed files with 2 additions and 16 deletions

View File

@@ -48,7 +48,7 @@ let
};
in buildPackages.nixosOptionsDoc {
inherit (eval) options;
inherit (revision);
inherit revision;
transformOptions = opt: opt // {
# Clean up declaration sites to not refer to the NixOS source tree.
declarations =