rs-tftpd: build client binary
introduced in 0.3.0
This commit is contained in:
@@ -17,6 +17,8 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
cargoHash = "sha256-uBVDH7YYSuFv0r5T2+EAoL02ta+1hjaza/Ilu+a+k0k=";
|
||||
|
||||
buildFeatures = [ "client" ];
|
||||
|
||||
passthru.updateScript = nix-update-script {};
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user