flashgnash
flashgnash
This appears to also be the case trying to build on windows 10 with the same error
> ```shell > rustup toolchain install stable-x86_64-pc-windows-msvc > ``` Yep you're right, I'm getting a different error now but that's something unrelated
> ~+1 I'm on `25.05` (with GNOME `48`), FYI~ > > I fiddled a bit with my flake and _somehow it's fixed_ now (– maybe after logout + login and/or...
But where's the fun if it's not a different block of code every time with potentially different behavior?
Works as expected in my vscode terminal (tested the following) - 1.92.0 on linux (fish 3.7.1) - 1.94.0 on windows (powershell 7.4.4) What's your powershell version? I know vscode often...
No idea why build is failing, assuming that is a preexisting issue as I haven't touched any code or build files
> Not sure I really understand the purpose of this. Nix is a package manager, but you don't actually need these specific versions of stuff to develop Valkyrien Skies. Obviously...
https://github.com/helix-editor/helix/blob/master/flake.nix https://github.com/packwiz/packwiz/blob/main/flake.nix https://github.com/JCraft-EoE/jcraft-eoe/blob/arch/1.20.1/flake.nix (this one was me to be fair)
> [Kontraption](https://github.com/illucc/Kontraption/commit/5e448999985759e89bea78f4bcc78af0f9f49037) also has a nix flake in its repo, if you need someone to maintain the nix flake (if it even needs any) i could help :) Usually on...
Fair enough, nix developers will not be able to work on your project then as it IS required for us to build it.