sit: better fix for aarch64 bug
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user