bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27314: guix includes wrong directory in build environment


From: Ludovic Courtès
Subject: bug#27314: guix includes wrong directory in build environment
Date: Tue, 27 Jun 2017 21:33:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

ng0 <address@hidden> skribis:

> Oops! Okay I found the mistake!
>
> I forgot that I have this in my ng0/packages/gnunet.scm:
>
> ;; fuse, pointing to the tests disabled version of gnunet-git
> (define-public gnunet-fuse
>   (let* ((commit "c25f3acb22f386f2836cd7c7ae21fcef272c0352")
>          (revision "2"))
>     (package
>       (inherit gnunetg)
>       (name "gnunet-fuse")
>       (version (package-version gnunetgf))
> […]
>
> I had it in there for so long that I forgot it exists.
> Sorry :)

No problem, glad you found it!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]