{ config, pkgs, lib, system ? builtins.currentSystem, ... }: { apache-hop = pkgs.callPackage ./pkgs/apache-hop { }; }