Pierre Neidhardt writes:
> And here is the last version, in Markdown (hopefully the syntax is
> right).
Off topic, but how did you convert this? Guessing pandoc, but it seems
converted better then the standard, =pandoc index.org -t gfm -o
/tmp/index.md= would do.
~/ ᐅ cat .xsession
#!/run/current-system/profile/bin/bash
# start ssh-agent system wide.
exec ssh-agent "$@"
The login crashes from slim.
How do I debug it?
slim.log contains nothing useful. Also don't see anything in xorg log.
Removing the file, I can login again.
Bit puzzled.
--
Divan
Divan Santana writes:
>> Chris contributed an article showing a neat hack to get ssh-agent
>> running on GNOME in lieu of GNOME Keyring’s custom implementation:
>>
>>
>> https://www.gnu.org/software/guix/blog/2018/customize-guixsd-use-stock-ssh-agent-everywhere/
Pierre Neidhardt writes:
> Divan writes:
>> Off topic, but how did you convert this? Guessing pandoc, but it seems
>> converted better then the standard, =pandoc index.org -t gfm -o
>> /tmp/index.md= would do.
>
> This is a very good question. Indeed, Org support
swedebu...@riseup.net writes:
> I would like to know if there is any interest in this?
I'd be interested. I bought the librem 5.
Hope it turns out well.
Hi Guix,
I'm trying to go about updating a package and submitting a patch.
A good learning process for me.
I managed to update the package, emacs-exwm and to build it successfully
via:
./pre-inst-env guix build emacs-exwm
Few Qs:
Should I do this after updating a package? make check to check
>> ./pre-inst-env guix build emacs-exwm
>
>> Should I do this after updating a package? make check to check all tests
>> pass?
>
> In this case not really--since "make check" tests guix the package manager.
> You didn't change the package manager, so it wouldn't help.
>
>>Or rather the CI does th
Hartmut Goebel writes:
> I just wonder whether I should package debops, a collection of ansible
> roles for managing Debian systems.
>
> Shall I?
I for one would greatly appreciate this since I run guix and am using
debops to manage other systems.
So if you do, that would be great!
On a side