vdrift: Remove from the channel

It's 564 MiB compressed.
This commit is contained in:
Eelco Dolstra
2013-05-02 13:24:43 +02:00
parent 7846ad9a90
commit 14169da6f5
2 changed files with 1 additions and 2 deletions

View File

@@ -31,6 +31,6 @@ stdenv.mkDerivation rec {
homepage = http://vdrift.net/;
license = "GPLv2+";
maintainers = with stdenv.lib.maintainers; [viric];
platforms = with stdenv.lib.platforms; linux;
#platforms = with stdenv.lib.platforms; linux;
};
}