Todd Martin
Todd Martin
Sounds like a plan to me!
Will investigate this. Linux has been a little tricky and I have not sit down to solve some of the issues. But yea, relying on lsb_release is an issue because...
> I've recently stumbled over this issue and i'm wondering if it's still a valid feature request? As @martintc already implemented two (closed) working implementations for that issue i'm curious...
@Lockszmith-GH OpenSSL is now vendored if you want to give it a shot and see if everything works smoothly. If so, let us know and we can close or you...
I am assuming vendoring in SSL has fixed this, so I will close it out. Feel free to reopen if that is not the case.
This is an issue I may be interested in pursuing. I am rather new to Swift and SwiftUI and enjoy working in it so far and WidgetKit is something I...
I was looking into but I ran into an issue with, best I could figure out was, you can't access homebrew from widgetkit. Brew installs in /opt, can trying to...
I am gonna investigate some more but initial thoughts are, the linux gnu binaries are compiled on a ubuntu 24.04 github runner. The latest comtrya binaries might be compiled against...
Also another link for refernce https://kobzol.github.io/rust/ci/2021/05/07/building-rust-binaries-in-ci-that-work-with-older-glibc.html
A few solutions here I am putting for input for others and/or notes to future me. 1. Come up with a new naming scheme and produce binaries for gnu libc...