about summary refs log tree commit diff
path: root/pkgs/games/humblebundle
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/humblebundle')
-rw-r--r--pkgs/games/humblebundle/default.nix2
-rw-r--r--pkgs/games/humblebundle/the-bridge.nix (renamed from pkgs/games/humblebundle/the_bridge.nix)0
2 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/humblebundle/default.nix b/pkgs/games/humblebundle/default.nix
index c5ec988a..656c06db 100644
--- a/pkgs/games/humblebundle/default.nix
+++ b/pkgs/games/humblebundle/default.nix
@@ -31,7 +31,7 @@ let
     spaz = callPackage ./spaz.nix {};
     starbound = callPackage ./starbound.nix {};
     swordsandsoldiers = callPackage ./swordsandsoldiers.nix {};
-    the_bridge = callPackage_i686 ./the_bridge.nix {};
+    the-bridge = callPackage_i686 ./the-bridge.nix {};
     trine2 = callPackage_i686 ./trine2.nix {};
     unepic = callPackage ./unepic.nix {};
   };
diff --git a/pkgs/games/humblebundle/the_bridge.nix b/pkgs/games/humblebundle/the-bridge.nix
index 92e5b691..92e5b691 100644
--- a/pkgs/games/humblebundle/the_bridge.nix
+++ b/pkgs/games/humblebundle/the-bridge.nix