Merge pull request #132658 from Artturin/backport-132373-to-release-21.05

[Backport release-21.05] samba4: add wrapPythonPrograms
This commit is contained in:
Artturi
2021-08-06 01:37:19 +03:00
committed by GitHub
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;