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
>> ./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
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
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.
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 in Pandoc is sub-par, so I
> di
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/
> 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/
>
> Enjoy! And thanks Chris!
Thanks very much Chris. This