From 12b2664cb75d7db596882b32412424efb032e860 Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 17 Oct 2016 21:01:59 +0200 Subject: Revert "runCommand -> runCommandCC" This reverts commit e3f8d28d6be67257d70035d122263f3a35adc438 and my attempts to mitigate this in 0a50f5fab1abf2e70fd5d7a2dd717c2f2c1b983b and 3b91f25b37ea709f5c86e38a50061199bbed5341. Vuizvui is a repository for experimental stuff, but NOT a dumpster. So please refrain from pushing waste into this repository, like markers for a failed merge. Signed-off-by: aszlig Cc: @Profpatsch --- pkgs/games/humblebundle/liads.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/games/humblebundle/liads.nix') diff --git a/pkgs/games/humblebundle/liads.nix b/pkgs/games/humblebundle/liads.nix index 695119ec..281b137d 100644 --- a/pkgs/games/humblebundle/liads.nix +++ b/pkgs/games/humblebundle/liads.nix @@ -7,7 +7,7 @@ stdenv.mkDerivation rec { src = fetchHumbleBundle { machineName = "loversinadangerousspacetime_linux"; suffix = "zip"; - md5 = "38927a73e1fe84620ebc876f8f039adb"; + md5 = "e838cad67e8814e955dab42efd4995e2"; }; unpackCmd = '' -- cgit 1.4.1