Patrick Casey
Patrick Casey
My issues have been on a system running Ubuntu 20.04
I just tested `nix run github:Alb-O/opencode/nix-support` on x86_64 Linux and it worked for me!
Waiting for a response from the `gitoxide` project on the proper way of configuring the use of the system's certificates
The latest code is working on my MITRE Mac, meaning hipcheck is correctly using the system certificates
I investigated this issue and was unable to determine why the `Docker Hub` job did not run on the `3.6.2` nor `3.6.3` releases. There was a bug in the Docker...
Still broken: https://hub.docker.com/r/mitre/hipcheck/tags
My PR added some documentation about how to build for x86_64_unknown_linux_gnu, and includes instructions for how to install mold, as well as instructions for disabling mold if that is desired....