Unverified Commit f7a81b50 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

sink-rotate: fix cross (#339733)

parents 9812f729 f6081f46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ rustPlatform.buildRustPackage {

  cargoHash = "sha256-MPeyPTkxpi6iw/BT5m4S7jVBD0c2zG2rsv+UZWQxpUU=";

  buildInputs = [ makeWrapper ];
  nativeBuildInputs = [ makeWrapper ];

  postFixup = ''
    wrapProgram $out/bin/sink-rotate \