at 25.11-pre 101 B view raw
1{ 2 pkgs ? (import ./.. { }), 3 nixpkgs ? { }, 4}: 5 6pkgs.nixpkgs-manual.override { inherit nixpkgs; }