| 27 Sep 2024 |
loudgolem | may I know what the purpose of placeholder is in this context? I'm new to nix, trying to understand | 02:47:15 |
Artturin | For others, I left comments in the PR | 03:48:29 |
loudgolem | read them | 03:49:07 |
loudgolem | thanks | 03:49:10 |
| loudgolem changed their display name from phanirithvij to loudgolem. | 14:38:15 |
| loudgolem changed their profile picture. | 14:38:38 |
K900 ⚡️ | Is this the easiest way to use Go 1.23 for a package? https://github.com/NixOS/nixpkgs/pull/344934 | 19:21:07 |
K900 ⚡️ | Or am I holding something wrong | 19:21:10 |
Sandro 🐧 | that's the easiest and most correct way | 22:35:24 |
Sandro 🐧 | and for ktailctl we do some manual things because of the go build inside cmake and I did the exact same patch | 22:35:44 |
| 28 Sep 2024 |
Emmanuel Genga | Hey guys, I'm curious as to how you'd approach building an electron app with go dependencies and an already defined taskfile for binary generation. | 10:13:08 |
Emmanuel Genga | * Hey guys, I'm curious as to how you'd approach building an electron app with go dependencies and an already defined taskfile for binary generation ?It's my first foray into nix and nixpkgs so I'm still learning. | 10:29:25 |
| @kaya:catnip.ee changed their profile picture. | 16:54:19 |
Sandro 🐧 | at least you need to fetch the go deps separately if there is not vendoring | 17:41:06 |
Sandro 🐧 | maybe try looking at ktailctl that does that | 17:41:17 |
| rajudev joined the room. | 22:13:33 |