Skip to content

Commit cae9d85

Browse files
bbjubjub2494aldoborrero
authored andcommitted
fix: treefmt options
1 parent c25e121 commit cae9d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"*.md"
142142
"*.html"
143143
];
144-
mdformat.command = lib.mkDefault (pkgsUnstable.mdformat.withPlugins (p: [
144+
mdformat.package = lib.mkDefault (pkgsUnstable.mdformat.withPlugins (p: [
145145
p.mdformat-admon
146146
p.mdformat-beautysh
147147
p.mdformat-footnote

0 commit comments

Comments
 (0)