!QCCCSJHEsTIfozrZxz:nixos.org

Nix + Go

223 Members
Go packaging for and with Nixpkgs. | Be excellent to each other.50 Servers

Load older messages


SenderMessageTime
30 May 2025
@s_r:matrix.orgsamuelyeah, exactly. I think what I would like is a specific GOMODCACHE AND GOPATH for each nix shell18:29:35
@s_r:matrix.orgsamuel* yeah, exactly. I think what I would like is a specific GOMODCACHE and GOPATH for each nix shell18:29:47
@s_r:matrix.orgsamuelso that you don't get binaries pulled from your home18:30:06
@k900:0upti.meK900 ⚡️ I'm pretty sure you can do that with buildGoModule? 18:30:21
@k900:0upti.meK900 ⚡️Though you'll have to keep your vendorHash in sync 18:30:34
@jrick:zettaport.comjrickforget GOPATH exists, the ones that matter are GOCACHE and GOMODCACHE18:31:18
@s_r:matrix.orgsamuelI guess the thing that got me thinking about this is that I need to download any given module once, the first time I need it, but then I don't need to do that again even if I'm in a different shell18:34:07
@s_r:matrix.orgsamuelwhich is convenient, but was counter intuitive at first18:34:32
@s_r:matrix.orgsamuelI think I can live with that given that there is still a vendor hash18:34:55
@jrick:zettaport.comjrickgo's tooling already handles that with the module cache (albeit per-user)18:35:14
@s_r:matrix.orgsamuelyeah, I know18:35:25
@s_r:matrix.orgsamuelmy issue is that it feels counter-nixy, but it is probably me, that's why I was asking18:35:49
@jrick:zettaport.comjrickgo cryptographically verifies the dependencies too so you're not going to risk building from different sources even if there is some download duplication18:37:19
@jrick:zettaport.comjrickand the cache files are read-only so unless you intentionally try to break them...18:38:28
@s_r:matrix.orgsamuelYeah, that's probably ok18:38:29
@s_r:matrix.orgsamuelthe derivations are also build from fresh, if I understood the code right18:39:22
@s_r:matrix.orgsamuelI guess they need to, if the build is sandboxed18:39:32
@sleroq:sleroq.linksleroq changed their profile picture.20:15:18
@sleroq:sleroq.linksleroq changed their profile picture.20:16:24
1 Jun 2025
@ghil_:matrix.orgGhil joined the room.15:33:28
@seanthw:matrix.orgSean Thawe joined the room.23:48:05
2 Jun 2025
@frederic:scs.ems.hostFrédéric Christ changed their display name from Frédéric Christ (🧳 12.05. - 02.06.) to Frédéric Christ.08:36:51
@nazarewk:matrix.orgkdnAnyone else observed an issue with building Go projects from source using Nix taking upwards of 10 minutes (usually ~20/25/30/35)? It drives me nuts on both of my NixOS setups to wait ~1 hour to build both Netbird and Terraform on updates...16:23:23
@nazarewk:matrix.orgkdn* Anyone else observed an issue with building Go projects from source using Nix taking upwards of 10 minutes (usually ~20/25/30/35)? It drives me nuts on all (checked x86 desktop and laptop so far, trying the x86 router now) of my NixOS setups to wait ~1 hour to build both Netbird and Terraform on updates...16:24:58
@nazarewk:matrix.orgkdn* Anyone else observed an issue with building Go projects from source using Nix taking upwards of 10 minutes (usually ~20/25/30/35)? It drives me nuts on all (checked x86 desktop and laptop so far, trying the x86 router & rpi4 now) of my NixOS setups to wait ~1 hour to build both Netbird and Terraform on updates...16:25:42
@nazarewk:matrix.orgkdn* Anyone else observed an issue with building Go projects from source using Nix taking upwards of 10 minutes (usually ~20/25/30/35) with pretty much zero CPU activity? It drives me nuts on all (checked x86 desktop and laptop so far, trying the x86 router & rpi4 now) of my NixOS setups to wait ~1 hour to build both Netbird and Terraform on updates...16:26:48
@nazarewk:matrix.orgkdn *

Anyone else observed an issue with building Go projects from source using Nix taking upwards of 10 minutes (usually ~20/25/30/35) with pretty much zero CPU activity?

  • building everything off https://github.com/nazarewk-iac/nix-configs
  • It drives me nuts on my NixOS setups (brys desktop & oams laptop) to wait ~1 hour to build both Netbird and Terraform on updates...
  • trying the x86 router (etra) & rpi4 (briv) now, those have slightly different setups
16:28:30
@nazarewk:matrix.orgkdn

update:

  • rpi4 finished building subpackage client and started management of netbird in 4 minutes
  • router still builds subpackage client after 8 minutes
16:32:19
@nazarewk:matrix.orgkdnyep, router built in 28 minutes, rpi in 8.517:25:48
@k900:0upti.meK900 ⚡️Some weird I/O bottleneck?17:27:41

Show newer messages


Back to Room ListRoom Version: 9