Skip to content

Commit b1455c8

Browse files
committed
python10Packages.ldapdomaindump: add toPythonApplication
1 parent 710635f commit b1455c8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pkgs/top-level/all-packages.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9395,6 +9395,8 @@ with pkgs;
93959395

93969396
lcdf-typetools = callPackage ../tools/misc/lcdf-typetools { };
93979397

9398+
ldapdomaindump = with python3Packages; toPythonApplication ldapdomaindump;
9399+
93989400
ldapmonitor = callPackage ../tools/security/ldapmonitor { };
93999401

94009402
ldapnomnom = callPackage ../tools/security/ldapnomnom { };

0 commit comments

Comments
 (0)