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