podman: use makeBinaryWrapper

This commit is contained in:
Pol Dellaiera
2025-11-15 23:07:44 +01:00
parent 9c6fce2be6
commit 32cd7955da
+2 -2
View File
@@ -15,7 +15,7 @@
go-md2man,
nixosTests,
python3,
makeWrapper,
makeBinaryWrapper,
symlinkJoin,
replaceVars,
extraPackages ? [ ],
@@ -107,7 +107,7 @@ buildGoModule rec {
pkg-config
go-md2man
installShellFiles
makeWrapper
makeBinaryWrapper
python3
];