Re: Breaking change: Make 'description' of mandatory

2022-05-30 Thread Ludovic Courtès
Hello Reily, Apologies for the breakage cause by this change. Reily Siegel skribis: > The problem arises when a certain feature needs to extend two services > to be useful: take configuration of an emacs package. It must first > extend (in the case of Guix home) home-emacs-service (from RDE cha

Re: Breaking change: Make 'description' of mandatory

2022-05-26 Thread Liliana Marie Prikler
Hi, Am Donnerstag, dem 26.05.2022 um 09:38 +0200 schrieb Reily Siegel: > The solution here is incredibly obvious, I just need to add > descriptions to services I declare in my configuration, but that this > change happened, and I didn't see anyone else have issues on guix- > devel, guix-help, or e

Breaking change: Make 'description' of mandatory

2022-05-26 Thread Reily Siegel
Hello, This commit at 3948ac25b1dccc40c7fdf56377f94a0775a835ee broke my configuration. I don't mean to grumble about this, but rather figure out if I am doing something horribly wrong in my configuration to cause such a simple change to break things, and perhaps alert other people making similar m