about summary refs log tree commit diff
path: root/pkgs/games/humblebundle/default.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-07-24 14:08:23 +0200
committerProfpatsch <mail@profpatsch.de>2017-07-24 14:09:49 +0200
commitb44d56eabd5768c8d6e486b726382434d135aafd (patch)
treec0c5656a5dc06e11f73516a048fbd640fb94d476 /pkgs/games/humblebundle/default.nix
parent300941ceb778d2c4b37627af7d5346346d5b8fd2 (diff)
Revert "pkgs/games: add antichamber"
This reverts commit 1fcecd0b9d6424f32f304c4fda0598894aac2011.
It was written by @layus and the code came from PR #14.
Diffstat (limited to 'pkgs/games/humblebundle/default.nix')
-rw-r--r--pkgs/games/humblebundle/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/games/humblebundle/default.nix b/pkgs/games/humblebundle/default.nix
index 5850bce6..e1c7c0e1 100644
--- a/pkgs/games/humblebundle/default.nix
+++ b/pkgs/games/humblebundle/default.nix
@@ -11,7 +11,6 @@ let
       inherit (config.humblebundle) email password;
     };
 
-    antichamber = callPackage_i686 ./antichamber.nix { };
     bastion = callPackage ./bastion.nix {};
     brigador = callPackage ./brigador.nix {};
     cavestoryplus = callPackage ./cavestoryplus.nix {};