13.01.2025 16:31:07 CET sebastien:
> Hi,
>
> Build works but i cannot actually test, proton update their version of CLI
> to "3.16.0" and Desktop-Bridge ...
> >>> WARN[Jan 13 16:43:06.852] 422 GET
> >>> https://mail-api.proton.me/feature/v2/frontend: This version of the app
> >>> is no longer supp
Hi Marek,
Thanks for your work Marek, i try to compile on my guix system, and that works
(build & install) !
For others interested to try :
a) create a directory proton-bridge & cd into
b) clone sovereign.git with "git clone
https://git.marekpasnikowski.pl/sovereign.git/";
c) create a .ch
Marek Paśnikowski writes:
> I would not be able to go this far without using random elements found
> in other Go packages. It is unfortunate, that the build system
> reference page is missing some key concepts in the Go process.
> https://guix.gnu.org/manual/en/html_node/Build-Systems.html
Plea
I successfully built target bridge-nogui .
The last step required implementation of a 'make' phase in the go build
process. I considered splitting out the go component into its own package, to
be an input of a qt package, but was not able to do it correctly.
Implementation of a go process in