``` let unstable = import { }; in { packageOverrides = pkgs: { unstable = unstable; }; } ```