diff options
| author | tv <tv@krebsco.de> | 2015-07-24 23:19:49 +0200 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2015-07-24 23:19:49 +0200 |
| commit | 9e91101fa5d3ab57fc1ce69127a9ccbdf125899e (patch) | |
| tree | ef711d2d2189ff5ae38094546fa9ce0483a86706 /Zpkgs/krebs/default.nix | |
| parent | 5dbfb4277c61d0339f688797ca4655056d58ee22 (diff) | |
Zpkgs {tv -> krebs} genid
Diffstat (limited to 'Zpkgs/krebs/default.nix')
| -rw-r--r-- | Zpkgs/krebs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Zpkgs/krebs/default.nix b/Zpkgs/krebs/default.nix index 8838904..e07b96b 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 {}; |
