Nathaniel Graham

Results 68 comments of Nathaniel Graham

The cross package that's on `crates.io` does not have `run`. I tried installing the git version as described in the readme, and it does, even though cross's version is the...

> can you try `cross-util run --target x86_64-pc-windows-gnu -i -- bash` and poke around the /rust and /cargo folders, check if it's empty etc. ```bash ⬢ [Speedylemon] ❯ cross-util run...

I just tried re-installing rust into the default location instead of `/opt` (`$HOME/.cargo` and `$HOME/.rustup`) and the build worked fine. I have a feeling that either I needed other environment...

I wonder if maybe I just didn't set enough environment variables for moving rust into `/opt/rust`? Here are the variables I set (fish shell): ``` if test -d /opt/rust set...

System: Distro: Bazzite 40 Desktop Environment: KDE 6 Installed on Distrobox Fedora toolbox 40 with `sudo dnf install goverlay`

It might have something to do with the custom preset. When I try to modify the custom preset, it fails to load all of the settings. By that, I mean...

> Coincidentally, I had the same issue on Fedora silverblue (_which is also a atomic desktop?_), and I am running goverlay on a fedora container with distrobox. Yeah it's an...

> > It might have something to do with the custom preset. When I try to modify the custom preset, it fails to load all of the settings. By that,...