about summary refs log tree commit diff
path: root/pkgs/games/humblebundle/liads.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-10-15 06:21:43 +0200
committerProfpatsch <mail@profpatsch.de>2016-10-15 06:21:43 +0200
commite3f8d28d6be67257d70035d122263f3a35adc438 (patch)
tree7c49ca64f35b235818c04e43cfdb597f2780198c /pkgs/games/humblebundle/liads.nix
parent40edfae6f20875e6feb1d6e03e223b47c87a6a17 (diff)
runCommand -> runCommandCC
Diffstat (limited to 'pkgs/games/humblebundle/liads.nix')
-rw-r--r--pkgs/games/humblebundle/liads.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/humblebundle/liads.nix b/pkgs/games/humblebundle/liads.nix
index 281b137d..695119ec 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 = "e838cad67e8814e955dab42efd4995e2";
+    md5 = "38927a73e1fe84620ebc876f8f039adb";
   };
 
   unpackCmd = ''