{ system ? builtins.currentSystem }: let pkgs = import { inherit system; }; in { apache-hop = pkgs.callPackage ./pkgs/apache-hop { }; }