1 2 3 4 5 6 7 8
{ bionix, nixpkgs }: with bionix; { depth = callBionix ./mosdepth-depth.nix; plot = callBionix ./mosdepth-plot.nix; }