sd icon indicating copy to clipboard operation
sd copied to clipboard

Arm64 releases?

Open mathomp4 opened this issue 5 years ago • 2 comments

I'm beginning to explore using Arm64 on AWS. I always grab my favorite Rust utils and the only one missing is sd. Do you think it would be possible to have an Arm64 release of sd made?

Aka: I love sd to much to remember sed 😄

mathomp4 avatar Aug 31 '20 16:08 mathomp4

@mathomp4 of course ! I will try to have it ready for the next release soon

chmln avatar Sep 03 '20 20:09 chmln

@mathomp4 of course ! I will try to have it ready for the next release soon

Thanks! I'll gladly test. I tried some of my others and had...limited success. I think only fd-find worked, but rg and dust didn't. I'm not sure what I might have done wrong. I can be your guinea pig.

mathomp4 avatar Sep 03 '20 22:09 mathomp4

Hey @chmln , did you run into any roadblocks with this? Anything the community can help with?

yhakbar avatar Apr 13 '23 23:04 yhakbar

I cut a release on my fork to support this, as I needed this for support on Graviton instances: https://github.com/yhakbar/sd/releases/tag/v0.7.7-yhakbar

Hopefully, once https://github.com/chmln/sd/pull/179 is merged in, we can fetch a release on this repo.

yhakbar avatar Apr 14 '23 15:04 yhakbar

This should be fixed with the next release which should be coming very soon. I'm going to go ahead and close this to keep the issue tracker easier to follow

CosmicHorrorDev avatar Oct 22 '23 02:10 CosmicHorrorDev