Nix + Go | 223 Members | |
| Go packaging for and with Nixpkgs. | Be excellent to each other. | 46 Servers |
| Sender | Message | Time |
|---|---|---|
| 2 Jun 2025 | ||
| 08:36:51 | ||
| 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 both of my NixOS setups to wait ~1 hour to build both Netbird and Terraform on updates... | 16:23:23 | |
| * 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 | |
| * 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 | |
| * 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 | |
| * 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?
| 16:28:30 | |
| update:
| 16:32:19 | |
| yep, router built in 28 minutes, rpi in 8.5 | 17:25:48 | |
| Some weird I/O bottleneck? | 17:27:41 | |
| I do suspect something like this, but got no clue how to verify. I'm running this on AMD CPUs and Intel N6005, it also seems tightly related to nix build environment, it builds perfectly fine as a standalone project outside Nix | 17:31:24 | |
| I'd be up for any pointers on how to analyze the situation | 17:50:23 | |
perf top? | 17:54:58 | |
| 4 Jun 2025 | ||
| 19:23:35 | ||