bug#68835: Resolving package inheritance issue

2024-02-11 Thread Maxim Cournoyer
Hi Oleg, Josselin Poiret writes: > Hi Oleg, > > Sharlatan Hellseher writes: > >> Long story short, how to resolve package inheritance which would not >> break CI ;-) ? >> >> [...] >> >> My rational was to keep golang module in (gnu packages golang-web) and >> the new inherited package providing

bug#68835: Resolving package inheritance issue

2024-02-01 Thread Simon Tournier
Hi, On Wed, 31 Jan 2024 at 01:01, Sharlatan Hellseher wrote: > My rational was to keep golang module in (gnu packages golang-web) and > the new inherited package providing executable in (gnu packages web) > which introduced the regression. As said by Josselin, the manual provides some explanati

bug#68835: Resolving package inheritance issue

2024-01-31 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Oleg, Sharlatan Hellseher writes: > Long story short, how to resolve package inheritance which would not > break CI ;-) ? > > [...] > > My rational was to keep golang module in (gnu packages golang-web) and > the new inherited package providing executable in (gnu packages web) > which introdu

bug#68835: Resolving package inheritance issue

2024-01-30 Thread Sharlatan Hellseher
Hi Guix! > ./etc/teams.scm cc core - g...@cbaines.net - d...@jpoiret.xyz - l...@gnu.org - othac...@gnu.org - rek...@elephly.net - zimon.touto...@gmail.com - m...@tobias.gr Long story short, how to resolve package inheritance which would not break CI ;-) ? While reviewing and amending patch seri