{ system ? builtins.currentSystem, pkgs ? import { inherit system; } }: rec { cork = pkgs.callPackage ./pkgs/cork { }; }