aboutsummaryrefslogtreecommitdiff
path: root/tools/mosdepth-plot.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mosdepth-plot.nix')
-rw-r--r--tools/mosdepth-plot.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/mosdepth-plot.nix b/tools/mosdepth-plot.nix
index f98ae23..87eb67f 100644
--- a/tools/mosdepth-plot.nix
+++ b/tools/mosdepth-plot.nix
@@ -7,7 +7,8 @@ with bionix;
with lib;
{ inputs
-, names ? []}:
+, names ? [ ]
+}:
stage {
name = "mosdepth-plot";