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