sit: better fix for aarch64 bug

This commit is contained in:
Yurii Rashkovskii
2018-05-07 16:18:22 -07:00
parent ec198337c4
commit 480d52ebed
3 changed files with 10 additions and 18 deletions
@@ -15,7 +15,7 @@ rustPlatform.buildRustPackage rec {
cargoSha256 = "102haqix13nwcncng1s8qkw68spn6fhh3vysk2nbahw6f78zczqg";
patches = [ ./aarch64-eexist.patch ];
patches = [ ./aarch64-isel.patch ];
meta = with stdenv.lib; {
description = "Serverless Information Tracker";