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 be8f7201..88389047 100644
--- a/Zpkgs/krebs/default.nix
+++ b/Zpkgs/krebs/default.nix
@@ -8,4 +8,5 @@ pkgs //
{
github-hosts-sync = callPackage ./github-hosts-sync.nix {};
github-known_hosts = callPackage ./github-known_hosts.nix {};
+ hashPassword = callPackage ./hashPassword.nix {};
}