samba4: add wrapPythonPrograms

(cherry picked from commit 507d310cdad329035b5c631bbf806654fe96a0f3)
This commit is contained in:
Artturin
2021-08-04 15:48:55 +03:00
parent 465daf79b4
commit 508ebecf06
2 changed files with 8 additions and 3 deletions
-1
View File
@@ -19702,7 +19702,6 @@ in
samba4 = callPackage ../servers/samba/4.x.nix {
rpcgen = netbsd.rpcgen;
python = python3;
};
samba = samba4;