with import {}; stdenv.mkDerivation { name = "qaul"; buildInputs = with pkgs; [ rustracer rustup clangStdenv ]; }