Re: non-input dependencies Was: guile-dbi from guix not working

2022-05-29 Thread Arun Isaac
> IMHO as a first step we should just add this information to the package > descriptions. Simple, backwards compatible, doesn't restrict us, etc. > Eg.: for emacs-geiser, just add a line that says: "To use it with a > given Scheme dialect, install emacs-geiser- in the > same environment." > Bam,

Re: non-input dependencies Was: guile-dbi from guix not working

2022-05-29 Thread raingloom
On Sun, 29 May 2022 14:42:32 + Zelphir Kaltstahl wrote: > Hi! > > On 5/29/22 10:58, raingloom wrote: > > On Sun, 29 May 2022 13:27:23 +0530 > > Arun Isaac wrote: > > > >> Hi Zelphir, > >> > >>> Should guile-dbd-sqlite3 not be a dependency of guile-dbi then? > >>> But on the other hand,

Re: non-input dependencies Was: guile-dbi from guix not working

2022-05-29 Thread Zelphir Kaltstahl
Hi! On 5/29/22 10:58, raingloom wrote: On Sun, 29 May 2022 13:27:23 +0530 Arun Isaac wrote: Hi Zelphir, Should guile-dbd-sqlite3 not be a dependency of guile-dbi then? But on the other hand, what if one only wanted to interact with one database type and not the other? So maybe not a must ha