Substitute server error authenticating

2021-04-29 Thread Bone Baboon
I am trying to set up a substitute server. The substitute server starts fine with this command `guix publish --user=username --compression=gzip:9 --compression=zstd:9 --compression=lzip:9 --cache=/home/username/publish-cache/ --cache-bypass-threshold=0 --public-key=/etc/guix/signing-key.pub

Re: Remove network-manager-applet?

2021-04-29 Thread Efraim Flashner
On Wed, Apr 28, 2021 at 09:13:55PM +0100, Frosku wrote: > I want to remove network-manager-applet from desktop-services to replace > it with https://github.com/firecat53/networkmanager-dmenu, but I can't > seem to work out how to remove it. > > Any ideas? I have the following in my os-configĀ¹

Re: Building Python pkg - date2name

2021-04-29 Thread Carlo Zancanaro
Hi Petr, I had a look at the date2name repository in Github, and it doesn't look like it has any instructions for packaging it at all. I'm not sure how they build things to distribute over pypi. At any rate, it looks like it's mostly a matter of marking __init__.py as executable, and