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