1 2 3 4 5 6 7 8
{ bionix }: with bionix; { app = callPackage ./infercnv-app.nix { }; infercnv = callBionixE ./infercnv-infer.nix { }; }