ufoai: Remove from the channel

It's 898 MiB compressed.
This commit is contained in:
Eelco Dolstra
2013-05-02 13:11:19 +02:00
parent 35e8764a2e
commit a1bc05bb55
2 changed files with 1 additions and 3 deletions

View File

@@ -30,6 +30,6 @@ stdenv.mkDerivation rec {
description = "A squad-based tactical strategy game in the tradition of X-Com";
license = "GPLv2+";
maintainers = with stdenv.lib.maintainers; [viric];
platforms = with stdenv.lib.platforms; linux;
#platforms = with stdenv.lib.platforms; linux;
};
}