20 Aug 2025 |
nyanbinary 🏳️⚧️ | When is this getting merged anyways :p | 15:56:38 |
Toma | It still hasn't got a review... So we wait.
I am very happy to answer any questions the reviewers have.
I do not want to be the only person that knows the implementation... | 18:40:27 |
Toma | Though I should really write a .md file containing how everything fits together in the fetcher.
Makes it easier to review. | 19:28:16 |
21 Aug 2025 |
| Robert Rose changed their display name from Robert Rose to Robert Rose (🏝️ 25.08 - 29.08). | 14:25:28 |
Niklauz | What's the main/general Rust channel on matrix these days? | 18:00:10 |
rosssmyth | I don't think I've seen any Matrix channels, but there is the Rust development Zulip (though this is mainly focused towards rustc development), and the unofficial Discord server. | 18:07:15 |
Niklauz | Oh! There used to be one, (I only checked in occasionally), but saw recently it'd been replaced but the normal auto-redirect didn't work. Maybe i there isn't one anymore 🤷 | 18:19:14 |
Charles | #rust:matrix.org exists | 21:07:21 |
Charles | it's not official though | 21:07:41 |
| @creepinson:matrix.org joined the room. | 22:10:43 |
22 Aug 2025 |
| elikoga changed their profile picture. | 17:27:47 |
23 Aug 2025 |
| spectabilis joined the room. | 09:03:15 |
25 Aug 2025 |
| @federicodschonborn:matrix.org changed their display name from Cat McFishface 🏳️🌈 (he/they) to Mr. Bones (he/they). | 13:37:23 |
26 Aug 2025 |
| dawnofmidnight joined the room. | 02:34:07 |
27 Aug 2025 |
| QuadRadical (Ping) joined the room. | 19:21:28 |
28 Aug 2025 |
| Pol left the room. | 08:15:30 |
| Charles changed their profile picture. | 17:59:24 |
29 Aug 2025 |
QuadRadical (Ping) | Is fenix still the best way to get extra components, e.g. llvm-tools-preview ? | 01:53:12 |
QuadRadical (Ping) | It seems rather unmaintained. | 01:53:16 |
QuadRadical (Ping) | My current issue is I can't get the binary cache to cache inputs.fenix.packages.${system}.complete.toolchain | 01:54:37 |
QuadRadical (Ping) | My current issue is I can't get the binary cache to cache inputs.fenix.packages.${system}.complete.toolchain , it's always building from source. | 01:56:57 |
Charles | Are you setting follows on anything on your fenix input? Because if so that's your problem | 02:07:29 |
QuadRadical (Ping) | No, just regular input. | 02:15:17 |
QuadRadical (Ping) | fenix.url = "github:nix-community/fenix"; | 02:15:24 |
Charles | Idk then. You could try oxalica/rust-overlay if you want an alternative | 02:17:44 |
QuadRadical (Ping) | rust-overlay seems even worse maintained tbh | 02:18:24 |
QuadRadical (Ping) | i think i can actually maybe use nixpkgs cargo and install llvm seperately | 02:18:35 |
QuadRadical (Ping) | and set LLVM_COV=$(which llvm-cov) LLVM_PROFDATA=$(which llvm-profdata) | 02:18:42 |
QuadRadical (Ping) | trying rn | 02:18:42 |
| @luna-null:matrix.org left the room. | 02:40:11 |