about summary refs log tree commit diff
path: root/humblebundle/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'humblebundle/default.nix')
-rw-r--r--humblebundle/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/humblebundle/default.nix b/humblebundle/default.nix
index 6c2ea937..237a5dc6 100644
--- a/humblebundle/default.nix
+++ b/humblebundle/default.nix
@@ -23,6 +23,7 @@ let
     rocketbirds = callPackage ./rocketbirds.nix {};
     spaz = callPackage ./spaz.nix {};
     swordsandsoldiers = callPackage ./swordsandsoldiers.nix {};
+    unepic = callPackage ./unepic.nix {};
   };
 in with lib; {
   options.humblebundle = {