Nix + Go | 236 Members | |
| Go packaging for and with Nixpkgs. | Be excellent to each other. | 55 Servers |
| Sender | Message | Time |
|---|---|---|
| 7 Jun 2024 | ||
| Paul Meyer (katexochen): thanks, I'll give that a go 🙂 | 09:04:15 | |
| yeah, it did not like that at all. lot of inconsistent vendoring 😕 | 09:07:43 | |
| wait, I just did a dumb, it might be working 🙂 | 09:11:20 | |
| https://github.com/NixOS/nixpkgs/issues/318069 | 19:34:17 | |
| 10 Jun 2024 | ||
| 17:30:09 | ||
| 11 Jun 2024 | ||
| 08:03:43 | ||
| 15 Jun 2024 | ||
| 09:34:19 | ||
| 19 Jun 2024 | ||
| 01:47:32 | ||
| 20 Jun 2024 | ||
| 09:08:39 | ||
| 22 Jun 2024 | ||
| 13:23:13 | ||
| 16:48:08 | ||
| 24 Jun 2024 | ||
| 05:52:54 | ||
| 25 Jun 2024 | ||
| 22:01:54 | ||
| 26 Jun 2024 | ||
| 02:25:03 | ||
| 13:27:10 | ||
| 27 Jun 2024 | ||
| 07:49:38 | ||
| 21:21:21 | ||
| 28 Jun 2024 | ||
| 04:15:27 | ||
| 1 Jul 2024 | ||
| 11:17:07 | ||
| 11:17:37 | ||
| 3 Jul 2024 | ||
| 18:01:31 | ||
| 4 Jul 2024 | ||
| 11:00:43 | ||
| 15:53:53 | ||
| 7 Jul 2024 | ||
| 08:53:04 | ||
| 09:38:43 | ||
| 8 Jul 2024 | ||
| 00:56:17 | ||
| 07:13:12 | ||
| Hey everyone, I'm have little to no knowledge on go and how to build it. Mish-mashing from other pkg derivations, I wrote the following:
Which fails with
First searches I did online pointed towards an OS issue so I've tried setting module which is the dependency, have a Anybody has an idea how can I drive forward? | 07:13:17 | |
| * Hey everyone, I'm have little to no knowledge on go and how to build it. Mish-mashing from
Which fails with
First searches I did online pointed towards an OS issue so I've tried setting Anybody has an idea how can I drive forward? | 07:14:27 | |
| octvs: From the the Makefile of wsl-notify-send (https://github.com/stuartleeks/wsl-notify-send/blob/main/Makefile#L8) and the readme of toast it looks like this must be build on windows. They also only release binaries for win: https://github.com/stuartleeks/wsl-notify-send/releases/tag/v0.1.871612270 | 07:35:52 | |