enable the sdx thingy only when it's not an aarch64 system
This commit is contained in:
parent
543efcc4a7
commit
35c4f668a0
2 changed files with 5 additions and 2 deletions
|
@ -14,7 +14,6 @@ rustPlatform.buildRustPackage rec {
|
|||
hash = "sha256-cITZdlDB03i7gOYbahV99wZOQ7tisnqdT/N2Z12oLFM=";
|
||||
};
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-nannF4BKRLCcsS7VznzEHqrhLHYvN4X22t8jud87XEM=";
|
||||
meta = with lib; {
|
||||
description = "Language server to enable word completion and snippets for Helix editor";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue