giuliano108 / guix-packages

Guix on WSL2, packages and notes
GNU General Public License v3.0
51 stars 9 forks source link

guix pull doesn't work with https in version 1.2.0 #6

Open mrjbj opened 3 years ago

mrjbj commented 3 years ago

I believe there's TLS issues with pulling for the current 1.2.0 release. I got "SSL certificate is invalid" error.

Workaround: guix pull --url=http://git.savannah.gnu.org/git/guix.git

2ndemosthenes commented 3 years ago

Maybe this would help.