| 12 May 2025 |
| TobiNary joined the room. | 11:07:45 |
Jaoreir | Hi everyone. Has anyone else tried to run the unity editor on nixos? I'm experiencing an issue where the editor couldn't find its default fonts to do IMGUI rendering. It spams the error "Unable to find a font file with the specified Family Name [LegacyRuntime] and Style [Regular]. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219)" over and over. I tried to symlink my fonts directory to /usr/share/fonts but it doesn't help. :( | 13:01:10 |
| @fxomt:pub.solar joined the room. | 18:18:37 |
aidalgol | Something like that I would run via steam-run or a custom FHS environment wrapper. | 19:29:22 |
| 13 May 2025 |
| energi joined the room. | 22:44:16 |
c-x-berger | wlx-overlay-s is broken on stable? | 23:52:40 |
c-x-berger | error: builder for '/nix/store/mhqr7m4vi642p9p4a0lcj8p3y3j73fln-wlx-overlay-s-25.4.2.drv' failed with exit code 101;
last 25 log lines:
> --> src/gui/canvas/mod.rs:180:27
> |
> 180 | pub const fn data_mut(&mut self) -> &mut D {
> | ^^^^^^^^^
> |
> = note: see issue #57349 <https://github.com/rust-lang/rust/issues/57349> for more information
>
> error[E0658]: mutable references are not allowed in constant functions
> --> src/gui/canvas/mod.rs:180:41
> |
> 180 | pub const fn data_mut(&mut self) -> &mut D {
> | ^^^^^^
> |
> = note: see issue #57349 <https://github.com/rust-lang/rust/issues/57349> for more information
>
> error[E0658]: mutable references are not allowed in constant functions
> --> src/gui/canvas/mod.rs:181:9
> |
> 181 | &mut self.data.data
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: see issue #57349 <https://github.com/rust-lang/rust/issues/57349> for more information
>
> For more information about this error, try `rustc --explain E0658`.
> error: could not compile `wlx-overlay-s` (bin "wlx-overlay-s") due to 9 previous errors
For full logs, run 'nix log /nix/store/mhqr7m4vi642p9p4a0lcj8p3y3j73fln-wlx-overlay-s-25.4.2.drv'.
seems to be an outdated rustc problem
| 23:55:08 |
| 14 May 2025 |
c-x-berger | filed https://github.com/NixOS/nixpkgs/issues/406898 about it | 00:47:27 |
| lily 🏳️⚧️ changed their profile picture. | 05:01:39 |
K900 | New Mesa day | 18:53:46 |
K900 | https://github.com/NixOS/nixpkgs/pull/407117 | 18:53:47 |