| 8 Jun 2026 |
| @rosssmyth:matrix.org joined the room. | 21:22:07 |
@rosssmyth:matrix.org | Often when Go packages are added, people add ldflags = [ "-s" "-w" ]; Should this be the default? Isn't this redundant with the stripping done in fixup? To me it seems cargo-cultish. Either should be codified in buildGoModule, or not encouraged. | 21:22:19 |
| Ramses 🇵🇸 joined the room. | 21:28:10 |
| Grayson Tinker joined the room. | 21:38:40 |
| ethancedwards8 joined the room. | 21:43:51 |
ethancedwards8 | btw -s implies -w https://tip.golang.org/doc/go1.22#linker | 21:45:43 |
ethancedwards8 | * btw -s implies -w https://tip.golang.org/doc/go1.22#linker, but yes i agree it should be the default IMO | 21:46:19 |
@rosssmyth:matrix.org | Ok, but aren't they redundant wrt the fixup stripping? | 21:51:37 |
@rosssmyth:matrix.org | Also unrelated, but now that I'm in this channel: the subPackages attribute is still broken under structuredAttrs, as in anyone who wants to use structuredAttrs cannot use it with subPackages with a length great than one right now. https://github.com/NixOS/nixpkgs/pull/519903 | 21:53:27 |
@rosssmyth:matrix.org | * Also unrelated, but now that I'm in this channel: the subPackages attribute is still broken under structuredAttrs, as in anyone who wants to use structuredAttrs cannot use it with subPackages with a length great than one right now. Fix is here https://github.com/NixOS/nixpkgs/pull/519903 | 21:53:35 |
@rosssmyth:matrix.org | Also just found that checkFlags is also broken under structuredAttrs | 21:53:46 |
@rosssmyth:matrix.org | Will have a similarly simple fix. | 21:54:07 |
@rosssmyth:matrix.org | * Also just found that checkFlags is also broken under structuredAttrs in a similar way | 21:54:46 |
| 1 Aug 2023 |
| Christina Sørensen joined the room. | 11:11:02 |
| 8 Aug 2023 |
@qbit:tapenet.org | \o/ 1.21.0 | 16:08:13 |
| 9 Aug 2023 |
| aog joined the room. | 15:54:44 |
| 13 Aug 2023 |
| nevoyu joined the room. | 01:25:24 |
| Paul Meyer (katexochen) joined the room. | 11:48:05 |
| 14 Aug 2023 |
| [a4]nd[e3]r[s5][o0]n changed their profile picture. | 09:02:42 |
| 15 Aug 2023 |
| Christina Sørensen changed their profile picture. | 14:57:57 |
| nevoyu left the room. | 19:34:19 |
| 17 Aug 2023 |
@atalii:matrix.org | j-k: | 14:31:49 |
| [a4]nd[e3]r[s5][o0]n changed their display name from 4nd3rs0n to [4a]nd[e3]r[s5][o0]n. | 17:43:30 |
| [a4]nd[e3]r[s5][o0]n changed their display name from [4a]nd[e3]r[s5][o0]n to [a4]nd[e3]r[s5][o0]n. | 17:43:53 |
| 19 Aug 2023 |
@qbit:tapenet.org | /me shakes his fist at stuck unread notifications | 12:38:53 |
| 20 Aug 2023 |
| Paul Meyer (katexochen) set a profile picture. | 12:47:29 |
| 23 Aug 2023 |
| benjaminedwardwebb joined the room. | 16:42:14 |
| 24 Aug 2023 |
| antifuchs joined the room. | 12:55:25 |
antifuchs | So with the release of go 1.21, where do people get their go_1_21 toolchain attributes from? Is there a collection of versions like oxalica/rust-overlay but for go? | 13:10:31 |
@qbit:tapenet.org | it's in unstable atm | 13:12:55 |