1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00

sink-rotate: fix cross

This commit is contained in:
Stefan Frijters 2024-09-04 23:42:03 +02:00
parent 14efd10316
commit f6081f46db
No known key found for this signature in database
GPG key ID: 7619A6BC6E7DFA6F

View file

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