From b44d56eabd5768c8d6e486b726382434d135aafd Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 24 Jul 2017 14:08:23 +0200 Subject: Revert "pkgs/games: add antichamber" This reverts commit 1fcecd0b9d6424f32f304c4fda0598894aac2011. It was written by @layus and the code came from PR #14. --- pkgs/games/humblebundle/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/games/humblebundle/default.nix') 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 {}; -- cgit 1.4.1