summaryrefslogtreecommitdiffstats
path: root/Zpkgs/krebs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'Zpkgs/krebs/default.nix')
-rw-r--r--Zpkgs/krebs/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zpkgs/krebs/default.nix b/Zpkgs/krebs/default.nix
index 88389047..e07b96b5 100644
--- a/Zpkgs/krebs/default.nix
+++ b/Zpkgs/krebs/default.nix
@@ -6,6 +6,7 @@ in
pkgs //
{
+ genid = callPackage ./genid.nix {};
github-hosts-sync = callPackage ./github-hosts-sync.nix {};
github-known_hosts = callPackage ./github-known_hosts.nix {};
hashPassword = callPackage ./hashPassword.nix {};