Re: guix package path

2022-12-30 Thread zimoun
Hi Ludo, On Wed, 21 Dec 2022 at 23:42, Ludovic Courtès wrote: > We don’t have enough info to be sure, but could it be that there are two > ‘gtklp’ packages in your package collection, for instance because > ‘gtklp-bad-tool’ is also public? ‘specification->package’ prints a > warning if it’s

Re: guix package path

2022-12-21 Thread Ludovic Courtès
Hi, Antonio Carlos Padoan Junior skribis: > I would like to give some feedback concerning this issue I faced. > I found an offending package definition in my channel (but the issue is only > present when using -L argument): > > (define-public gtklp > (let ((toolchain (specification->package

Re: guix package path

2022-12-20 Thread Antonio Carlos Padoan Junior
Antonio Carlos Padoan Junior writes: Hi, I would like to give some feedback concerning this issue I faced. I found an offending package definition in my channel (but the issue is only present when using -L argument): (define-public gtklp (let ((toolchain (specification->package

Re: guix package path

2022-12-19 Thread zimoun
Hi, On Mon, 19 Dec 2022 at 13:06, Antonio Carlos Padoan Junior wrote: > ~$ guix show -L /home/antonio/git/my-guix sbcl-lispiec > guix show: error: sbcl-lispiec: package not found > > ~$ guix build -L /home/antonio/git/my-guix sbcl-lispiec > guix build: error: sbcl-lispiec: unknown package The

Re: guix package path

2022-12-19 Thread Antonio Carlos Padoan Junior
Hi, thanks a lot for your help! zimoun writes: > > This package sbcl-lispiec is indeed not in: > > https://gitlab.com/acpadoanjr/my-guix.git/ > > and there no line 217 inside the file: > > https://gitlab.com/acpadoanjr/my-guix/-/blob/main/my-packages/extra.scm > > Therefore, I guess

Re: guix package path

2022-12-19 Thread zimoun
Hi, On Mon, 19 Dec 2022 at 08:12, Antonio Carlos Padoan Junior wrote: > This channel is also available here > https://gitlab.com/acpadoanjr/my-guix.git/ > But I want to use it from my local machine while I'm developing. > > Using the GUIX_PACKAGE_PATH, I have a local package (sbcl-lispiec)

guix package path

2022-12-18 Thread Antonio Carlos Padoan Junior
Hi, I need help to understand why my GUIX_PACKAGE_PATH env variable is not working as expected. AFAIU, the variable is correctly set (to my local package channel): ~$ guix describe Generation 75 Dec 18 2022 20:53:08(current) nonguix e95e2b5 repository URL: