Randall
Randall
@tony-sull Thanks brother for looking into this. Yeah, this is what I've been doing to work around the problem but it becomes exceedingly harder when you start having to do...
@tony-sull Thank you for looking into it, mate. Appreciate it. It makes sense that it would be a post-1.0 fix. @pikeas Understand your concern; however, we do have a workable...
Same error. - Gentoo - Headwind 1.7.0 - VSCode 1.70.1
@rs I'm putting an ebuild to address this (and to contribute into the Gentoo's Guru overlay); however, the amount module dependencies are killing me due as I'm having to explicitly...
> Can't the build system use go module... I wish. It would be much easier than the way it currently is set up. > ...or the content of go.sum? Not...
@rs I don't think it matters because it starts to look down the dep tree, I think as long as there are packages with dependencies, it will climb down. So...
@rs @vincentbernat FWIW I made a branch on my overlay to work on this: https://github.com/ran-dall/portage-overlay/tree/add-nextdns. What I have so far is in there.
I had some time today to address the go modules issue, so I did, and updated the branch. It installs just fine now. However there are other issues we'd need...
@rs Thanks for getting back to me. I found the issue. I'm not installing `/etc/nextdns.conf`. Is there a way you can provide me a default copy of `/etc/nextdns.conf` that I...
It gives me `system not supported` when I try `nextdns config`.