| 8 Oct 2023 |
@qbit:tapenet.org | lgtm - runs and what not | 20:05:12 |
| 9 Oct 2023 |
@qbit:tapenet.org | there are a number of things that use go libs that way.. I imagine with tailscale it will become more popular.. maybe a convenient way to hook into it would be worth adding.. | 00:05:07 |
| 23 Oct 2023 |
| stroove joined the room. | 00:10:40 |
| 25 Oct 2023 |
| Federico Damián Schonborn changed their profile picture. | 00:12:49 |
| 27 Oct 2023 |
| Federico Damián Schonborn changed their profile picture. | 01:24:25 |
| 31 Oct 2023 |
| symys joined the room. | 14:30:02 |
| 1 Nov 2023 |
| bumperboat (UTC+8) joined the room. | 14:33:41 |
bumperboat (UTC+8) | hello my friends. i am attempting to add my first go package and am having errors on build - I would appreciate your expertise! https://pastebin.com/6nLf3waT | 14:40:55 |
@qbit:tapenet.org | looks like you probably need subPackages set | 14:42:08 |
@qbit:tapenet.org | maybe subPackages = [ "./main.go" ]; | 14:43:53 |
bumperboat (UTC+8) | hmm still wants to build mocks | 14:45:51 |
@qbit:tapenet.org | strange theat vendorHash is empty | 14:47:08 |
bumperboat (UTC+8) | https://pastebin.com/nFfktbV3 | 14:47:16 |
bumperboat (UTC+8) | the manual said to set it to lib.fakeHash because I don't have the hash yet - I was expecting the output to give it to me so I can update the nix file | 14:47:57 |
@qbit:tapenet.org | it should be given.. whenmaking /nix/store/6hb3rkffr6gszgrvbsjlc3xn5dhmiwx7-resticprofile-0.24.0-go-modules.drv .. | 14:48:48 |
@qbit:tapenet.org | maybe remove that from the store and see if it gives you the hash? | 14:49:04 |