From 9a6cf14ef11b3ff114d6f8411119e7c6ab35df0f Mon Sep 17 00:00:00 2001 From: Shea Levy Date: Mon, 20 Feb 2012 17:25:35 +0000 Subject: Fix tarball svn path=/nixpkgs/trunk/; revision=32432 --- pkgs/games/andyetitmoves/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/games/andyetitmoves') diff --git a/pkgs/games/andyetitmoves/default.nix b/pkgs/games/andyetitmoves/default.nix index 0b54e828609..6234d3702f7 100644 --- a/pkgs/games/andyetitmoves/default.nix +++ b/pkgs/games/andyetitmoves/default.nix @@ -33,7 +33,7 @@ stdenv.mkDerivation rec { else "0mg41ya0b27blq3b5498kwl4rj46dj21rcd7qd0rw1kyvr7sx4v4"; } else - abort "And Yet It Moves nix package only supports linux and intel cpu's."; + throw "And Yet It Moves nix package only supports linux and intel cpu's."; phases = "unpackPhase installPhase"; -- cgit 1.4.1