with import {}; pkgs.termplay.overrideAttrs(old: { buildInputs = lib.remove pkgs.rustc old.buildInputs; })