eid-mw: use makeBinaryWrapper

This commit is contained in:
Pol Dellaiera
2025-10-27 23:08:39 +01:00
parent 8aa37f9039
commit 0adfb6bff3
+2 -2
View File
@@ -4,7 +4,7 @@
fetchFromGitHub,
autoconf-archive,
autoreconfHook,
makeWrapper,
makeBinaryWrapper,
pkg-config,
replaceVarsWith,
curl,
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
autoreconfHook
autoconf-archive
pkg-config
makeWrapper
makeBinaryWrapper
];
buildInputs = [
curl