stdenv.mkDerivation { pname = "$1"; version = "0.0.0"; src = $2; buildInputs = []; }