| 7 Mar 2024 |
reese (they/them) | thanks qbit, i think yours was the right answer :D | 02:41:22 |
@qbit:tapenet.org | woo, np! | 02:41:53 |
@qbit:tapenet.org | reese (they/them): let me know if you are able to point the ente app at the server you get running :D | 02:44:00 |
@qbit:tapenet.org | i didn't see an obvious way to do it (didn't look super hard though) | 02:44:12 |
reese (they/them) | yeah i was confused about that too. i wonder if they just... forgot to add it (or are working on it already?) | 02:46:06 |
reese (they/them) | i've pushed my progress to https://github.com/reeseovine/ente-nix
feel free to follow or contribute if you'd like. i'd like to get this mereged eventually. | 03:57:21 |
| 8 Mar 2024 |
| @qbit:tapenet.org invited jrick. | 00:00:14 |
| jrick joined the room. | 00:00:21 |
| 9 Mar 2024 |
| Curid joined the room. | 17:55:27 |
Curid | 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 | Specific minor version | 18:05:20 |
Curid | * 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 |
Curid | lol bottom of page https://search.nixos.org/packages?channel=23.11&from=0&size=50&sort=relevance&type=packages&query=go | 18:06:56 |
| 11 Mar 2024 |
@qbit:tapenet.org | Curid: if you need an exacting specific version you could use my gover tool to build out a specific version and fiddle with PATH to use it | 14:33:47 |
@qbit:tapenet.org | suah.dev/gover | 14:34:19 |
Paul Meyer (katexochen) | https://github.com/NixOS/nixpkgs/pull/295077 | 21:03:33 |