about summary refs log tree commit diff
path: root/pkgs/games/humblebundle/default.nix
diff options
context:
space:
mode:
authorGuillaume Maudoux <guillaume.maudoux@uclouvain.be>2017-03-10 19:46:14 +0100
committerGuillaume Maudoux <guillaume.maudoux@uclouvain.be>2017-07-24 16:05:59 +0200
commit78eb9771b7ddb8ad531340c6704bb7fd8f2b302f (patch)
treec83035401151e9e77f441f10c2ce1e759e9ff951 /pkgs/games/humblebundle/default.nix
parentb44d56eabd5768c8d6e486b726382434d135aafd (diff)
antichamber: init at 1.1
Diffstat (limited to 'pkgs/games/humblebundle/default.nix')
-rw-r--r--pkgs/games/humblebundle/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/humblebundle/default.nix b/pkgs/games/humblebundle/default.nix
index e1c7c0e1..5850bce6 100644
--- a/pkgs/games/humblebundle/default.nix
+++ b/pkgs/games/humblebundle/default.nix
@@ -11,6 +11,7 @@ let
       inherit (config.humblebundle) email password;
     };
 
+    antichamber = callPackage_i686 ./antichamber.nix { };
     bastion = callPackage ./bastion.nix {};
     brigador = callPackage ./brigador.nix {};
     cavestoryplus = callPackage ./cavestoryplus.nix {};