{ pkgs ? import {} }: with pkgs; { this = callPackage ./default.nix { }; }