{ callPackage }: { # My custom vim config, maybe of interest to others as well vim = callPackage ./vim {}; }