We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 710635f commit b1455c8Copy full SHA for b1455c8
1 file changed
pkgs/top-level/all-packages.nix
@@ -9395,6 +9395,8 @@ with pkgs;
9395
9396
lcdf-typetools = callPackage ../tools/misc/lcdf-typetools { };
9397
9398
+ ldapdomaindump = with python3Packages; toPythonApplication ldapdomaindump;
9399
+
9400
ldapmonitor = callPackage ../tools/security/ldapmonitor { };
9401
9402
ldapnomnom = callPackage ../tools/security/ldapnomnom { };
0 commit comments