From 80306de64cf50cb8d41260457719647cc62aa753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 18 Mar 2009 23:35:59 +0000 Subject: [PATCH] Build a few games on Hydra. svn path=/nixpkgs/trunk/; revision=14596 --- pkgs/top-level/release.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 466e15a2fd36..c34b97955a8f 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -36,6 +36,7 @@ in { bazaar = linux; # first let sqlite3 work on darwin bitlbee = linux; boost = all; + castleCombat = linux; cdrkit = linux; cedet = linux; emacs22 = all; @@ -97,7 +98,9 @@ in { sqlite = allBut "i686-cygwin"; strace = linux; subversion = linux; + superTuxKart = linux; tcpdump = linux; + teeworlds = linux; texinfo = all; texLive = linux; thunderbird = linux;