style: auto-format from pre-push hooks
This commit is contained in:
@@ -371,8 +371,7 @@
|
||||
type = "app";
|
||||
program = "${prog}/bin/${name}";
|
||||
meta.description =
|
||||
"flake-hub ${arch} — stage closures then attic push "
|
||||
+ "(dry-run unless --push/PUBLISH=1)";
|
||||
"flake-hub ${arch} — stage closures then attic push " + "(dry-run unless --push/PUBLISH=1)";
|
||||
};
|
||||
in
|
||||
{
|
||||
@@ -408,8 +407,7 @@
|
||||
};
|
||||
in
|
||||
"${p}/bin/publish";
|
||||
meta.description =
|
||||
"flake-hub — publish all locally-buildable arches (amd64; arm64 node-bound)";
|
||||
meta.description = "flake-hub — publish all locally-buildable arches (amd64; arm64 node-bound)";
|
||||
};
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user