Re: Go path issue

2022-12-08 Thread (
Heya, On Wed Dec 7, 2022 at 11:09 PM GMT, Christopher Howard wrote: > This almost works, but the build fails because of a path issue: > > ``` > starting phase `build' > src/golang.org/x/net/idna/idna10.0.0.go:25:2: cannot find package > "golang.org/x/text/secure/bidirule" in any of: > > /g

Go path issue

2022-12-08 Thread Christopher Howard
Hello, I was trying to package some go software, using a definition based on what I got from the importer. This is my working definition: ``` (define-public go-git-sr-ht-adnano-go-gemini (package (name "go-git-sr-ht-adnano-go-gemini") (version "0.2.3") (source (origin