about summary refs log tree commit diff
path: root/pkgs/games/gog/default.nix
diff options
context:
space:
mode:
authorGuillaume Maudoux <layus.on@gmail.com>2019-09-28 08:48:01 +0200
committerGuillaume Maudoux <layus.on@gmail.com>2019-09-28 08:48:01 +0200
commit6616b62f8bbdcf93a164e5915416df856626f134 (patch)
tree0c120378f4972b28d7b840db4f664899a9d1532f /pkgs/games/gog/default.nix
parent93f5d251eaf7d2944d542281ae6e54ccfa306fd0 (diff)
add kindoms and castles
Diffstat (limited to 'pkgs/games/gog/default.nix')
-rw-r--r--pkgs/games/gog/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/gog/default.nix b/pkgs/games/gog/default.nix
index 6588d6f2..f1010a00 100644
--- a/pkgs/games/gog/default.nix
+++ b/pkgs/games/gog/default.nix
@@ -16,6 +16,7 @@ let
     dungeons3 = callPackage ./dungeons3.nix {};
     epistory = callPackage ./epistory.nix { };
     homm3 = callPackage ./homm3 {};
+    kingdoms-and-castles = callPackage ./kingdoms-and-castles.nix {};
     overload = callPackage ./overload.nix {};
     party-hard = callPackage ./party-hard.nix {};
     satellite-reign = callPackage ./satellite-reign.nix {};