1{ 2 pkgs ? (import ./.. { }), 3 nixpkgs ? { }, 4}: 5 6pkgs.nixpkgs-manual.override { inherit nixpkgs; }