Re: AVR toolchain and AVR libc

2020-02-28 Thread Arun Isaac
>> BTW, is there any resource point to why the package of the >> avr-toolchain 5.5 is broken? > > I searched through my mail and I don't remember exactly where I read > that avr-toolchain 5.5 is broken and avr-toolchain 4.9 works. I found the bug report I was looking for. Hope that helps! https:

Re: AVR toolchain and AVR libc

2020-02-28 Thread Ekaitz Zarraga
> I found the bug report I was looking for. Hope that helps! > > https://issues.guix.info/issue/24416 Hi, Thanks for the link, but I'm not sure if that solves anything I didn't solve by the proposition in the bug report I opened: https://issues.guix.info/issue/39794 The idea was that taking t

Cannot setup git with libsecret

2020-02-28 Thread Nathan Dehnel
I'm trying to set up git with libsecret. According to this https://stackoverflow.com/questions/13385690/how-to-use-git-with-gnome-keyring-integration/14528360#14528360 I don't know where to start. Apparently I can use "git config --global credential.helper libsecret"? Or maybe I have to use the fu