treewide: format with new nixfmt

This commit is contained in:
Gaetan Lepage 2025-07-25 18:16:52 +02:00
parent 73650a25e5
commit f6fb30d75b
34 changed files with 665 additions and 679 deletions

View file

@ -34,7 +34,8 @@ rec {
The filetype to use for content retrieved via a source request.
'';
};
} // attrs;
}
// attrs;
};
executableAdapterOption = mkAdapterType {