etlegacy: use makeBinaryWrapper

This commit is contained in:
Pol Dellaiera 2024-03-17 18:40:30 +01:00
parent 5b83d883c0
commit 72f0780e4e
No known key found for this signature in database
GPG key ID: D476DFE9C67467CA

View file

@ -6,7 +6,7 @@
, cjson
, cmake
, git
, makeWrapper
, makeBinaryWrapper
, unzip
, curl
, freetype
@ -71,7 +71,7 @@ stdenv.mkDerivation {
cmake
fakeGit
git
makeWrapper
makeBinaryWrapper
unzip
];