| 14 Oct 2025 |
| chris joined the room. | 08:56:50 |
| ipsavitsky234 joined the room. | 16:43:51 |
| 15 Oct 2025 |
| Andrew Zah changed their display name from andrewzah to Andrew Zah. | 09:29:43 |
| Acid Bong joined the room. | 18:06:36 |
| 16 Oct 2025 |
| Nick joined the room. | 01:51:39 |
| Nick changed their display name from norta to Nick. | 02:23:10 |
| Acid Bong left the room. | 04:00:15 |
| 17 Oct 2025 |
| Timur Gainullin changed their profile picture. | 09:53:41 |
| bahrom04 joined the room. | 11:07:39 |
| Robert Rose - 🏝️ bis 10.11.25 changed their display name from Robert Rose to Robert Rose - 🏝️ bis 10.11.25. | 13:04:27 |
| Cuer joined the room. | 13:16:02 |
| Cuer changed their display name from lubov to Cuer. | 13:34:00 |
| Cuer set a profile picture. | 14:02:31 |
| Cuer changed their profile picture. | 14:03:36 |
| Cuer changed their profile picture. | 14:10:06 |
| 18 Oct 2025 |
| @dawnofmidnight:catgirl.cloud changed their display name from dawnofmidnight to whispers. | 05:34:39 |
| reno joined the room. | 23:00:44 |
| 19 Oct 2025 |
| cashmere joined the room. | 05:22:56 |
| 20 Oct 2025 |
Anders | So is anyone else interested in working with getting RedoxOS support and Relibc back into nixpkgs? I have started here, but I run into trouble trying to get nightly rust working (which is necessary atm). What is the recommended way of compiling with nightly rust in nixpkgs?
https://github.com/NixOS/nixpkgs/pull/453786 | 08:42:48 |
Marie | RUSTC_BOOTSTRAP = 1 | 08:43:21 |
Marie | you can't use fenix in nixpkgs | 08:43:41 |
Anders | Which nightly do you get specifically? I get some macro errors | 08:47:09 |
Marie | none | 08:48:10 |
Marie | there's only stable | 08:48:15 |
Marie | which is 1.89.0 right now | 08:48:23 |
Marie | and there's this PR for 1.90.0: https://github.com/NixOS/nixpkgs/pull/451179 | 08:48:56 |
Anders | I see. So I have to wait or maybe make a fork that does not need nightly stuff? | 08:50:12 |
Marie | yes, ideally would be if it could compile on stable | 08:50:54 |
hexa | Redacted or Malformed Event | 11:48:51 |
Anders | Trying to see if it compiles with 1.90.0 | 12:15:57 |