summaryrefslogtreecommitdiff
path: root/pkgs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/default.nix')
-rw-r--r--pkgs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/default.nix b/pkgs/default.nix
index d8ba3f2..c47bb24 100644
--- a/pkgs/default.nix
+++ b/pkgs/default.nix
@@ -1,7 +1,7 @@
pkgs:
{
- # duksebot = pkgs.callPackage ./duksebot { };
+ duksebot = pkgs.callPackage ./duksebot { };
tcl-cmark = pkgs.callPackage ./tcl-cmark { };