sink-rotate: fix cross (#339733)

This commit is contained in:
Nick Cao 2024-09-05 15:28:08 -04:00 committed by GitHub
commit f7a81b50a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ rustPlatform.buildRustPackage {
cargoHash = "sha256-MPeyPTkxpi6iw/BT5m4S7jVBD0c2zG2rsv+UZWQxpUU=";
buildInputs = [ makeWrapper ];
nativeBuildInputs = [ makeWrapper ];
postFixup = ''
wrapProgram $out/bin/sink-rotate \