ng0 <[email protected]> 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’.
