We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380aabb commit 73c1a75Copy full SHA for 73c1a75
flake/dev/new-plugin.py
@@ -13,7 +13,7 @@
13
packPathName = "{originalName}";
14
package = "{package}";
15
16
- {maintainer_todo}maintainers = [ lib.maintainers.{maintainer} ]
+ {maintainer_todo}maintainers = [ lib.maintainers.{maintainer} ];
17
18
# TODO provide an example for the `settings` option (or remove entirely if there is no useful example)
19
# NOTE you can use `lib.literalExpression` or `lib.literalMD` if needed
0 commit comments