From 14169da6f55cb81ec0095b8e52d06c4ca1716653 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 2 May 2013 13:24:43 +0200 Subject: [PATCH] vdrift: Remove from the channel It's 564 MiB compressed. --- pkgs/games/vdrift/default.nix | 2 +- pkgs/top-level/release-python.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/pkgs/games/vdrift/default.nix b/pkgs/games/vdrift/default.nix index 63a8f508684..97bd1ab432d 100644 --- a/pkgs/games/vdrift/default.nix +++ b/pkgs/games/vdrift/default.nix @@ -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; }; } diff --git a/pkgs/top-level/release-python.nix b/pkgs/top-level/release-python.nix index fbf0b3ac9b2..ba9b20c99de 100644 --- a/pkgs/top-level/release-python.nix +++ b/pkgs/top-level/release-python.nix @@ -1711,7 +1711,6 @@ in valkyrie = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; }; vde2 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; }; vdpauinfo = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; }; - vdrift = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; }; vectoroids = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; }; veracity = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; }; vfdecrypt = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };