with import {}; (overrideCC stdenv gcc49).mkDerivation { name = "foo"; buildInputs = [ /* whatever */ ]; }