nh: use makeBinaryWrapper

This commit is contained in:
éclairevoyant
2024-01-10 15:21:30 -05:00
parent 1427d96912
commit b032425764
+2 -2
View File
@@ -1,7 +1,7 @@
{ lib
, rustPlatform
, installShellFiles
, makeWrapper
, makeBinaryWrapper
, fetchFromGitHub
, nix-update-script
, nvd
@@ -30,7 +30,7 @@ rustPlatform.buildRustPackage {
nativeBuildInputs = [
installShellFiles
makeWrapper
makeBinaryWrapper
];
preFixup = ''