docker: use makeBinaryWrapper

This commit is contained in:
Pol Dellaiera
2025-09-03 10:19:59 +02:00
parent 07fa89c243
commit 6b78844ea4
@@ -23,7 +23,7 @@ rec {
fetchFromGitHub,
fetchpatch,
buildGoModule,
makeWrapper,
makeBinaryWrapper,
installShellFiles,
pkg-config,
glibc,
@@ -153,7 +153,7 @@ rec {
vendorHash = null;
nativeBuildInputs = [
makeWrapper
makeBinaryWrapper
pkg-config
go-md2man
go
@@ -273,7 +273,7 @@ rec {
vendorHash = null;
nativeBuildInputs = [
makeWrapper
makeBinaryWrapper
pkg-config
go-md2man
go