nh: use makeBinaryWrapper

This commit is contained in:
éclairevoyant 2024-01-10 15:05:01 -05:00
parent 1427d96912
commit b032425764
No known key found for this signature in database
GPG Key ID: E3813AEAA02DB54B

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 = ''