gwt: Remove obsolete version

This commit is contained in:
Eelco Dolstra
2013-01-28 18:19:42 +01:00
parent 6930efd1e5
commit f7cc884de4
6 changed files with 9 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
{stdenv, fetchurl, libtool, gcc, patches ? []}:
{ stdenv, fetchurl, libtool, gcc, patches ? []}:
stdenv.mkDerivation {
name = "opencxx-2.8";