| 8 Mar 2024 |
| jrick joined the room. | 00:00:21 |
| 9 Mar 2024 |
| @curid:matrix.org joined the room. | 17:55:27 |
@curid:matrix.org | what's the recommended way to get a nix shell with a specific go version? | 17:57:27 |
Paul Meyer (katexochen) | In reply to @curid:matrix.org what's the recommended way to get a nix shell with a specific go version? Specific like supported minor version? Or like arbitrary patch/ancient release? | 18:04:37 |
@curid:matrix.org | Specific minor version | 18:05:20 |
@curid:matrix.org | * Specific recent minor version | 18:06:04 |
Paul Meyer (katexochen) | For supported minor release, there is `go_1_22`, `go_1_21` (and `go_1_20`, but that's EOL). | 18:06:09 |