samba4: change wafHook to waf.hook

This commit is contained in:
Anderson Torres
2023-08-26 13:12:09 +00:00
parent 4da1700a02
commit a10cefb38a
+2 -2
View File
@@ -1,7 +1,7 @@
{ lib, stdenv
, buildPackages
, fetchurl
, wafHook
, waf
, pkg-config
, bison
, flex
@@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
python3Packages.python
wafHook
waf.hook
pkg-config
bison
flex