pkgs: cado-nfs: makeWrapper -> makeBinaryWrapper

This commit is contained in:
xenia 2024-11-21 12:53:30 -05:00
parent d0cbcd927c
commit 1089645144
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
inetutils,
perl,
makeWrapper,
makeBinaryWrapper,
# options
useArch ? "znver4",
@ -58,7 +58,7 @@
curl
perl
makeWrapper
makeBinaryWrapper
];
NIX_CFLAGS_COMPILE = "-Wno-stringop-overflow"