Re: git: 'remote-https' is not a git command.

2022-09-14 Thread Denis 'GNUtoo' Carikli
Hi, I'm replying to this old mail as I found the time to investigate it and I found a workaround. On Sat, 23 Jul 2022 02:28:25 +0200 Denis 'GNUtoo' Carikli wrote: > In Guix system I've some issues fetching https git repositories: > > $ git fetch https://github.com/archlinux/svntogit-packages > >

Update of packages in gnome.scm

2022-09-14 Thread phodina via
Hi, I've been working on updating and linting packages in the gnome.scm. The aim was to update the Gnome shell to recent version and fix the issues listed in the linter. I don't want to push the patches yet as they are not finished. However, I wanted to announce there's git branch with WIP upd

Interplanetary Git Service

2022-09-14 Thread Nick
Here I would like to suggest next step to trusted decentralized Guix software distribution using IGiS (igis.io) ipfs based sources storage system. It would be great to integrate IGiS protocol to Guix packages system to eliminate Github (Gitlab, etc..) as single point of failure and censorship.

Initramfs dropbear remote crypt unlock

2022-09-14 Thread Nick
Is it possible in Guix to activate dropbear in initramfs to remotely unlock fully encrypted disk (root) setup? (Like it done in Debian dropbear-initramfs package with cryptroot-unlock command)