Closed zeerooth closed 2 years ago
Yeah, I've noticed this too, thanks for opening the issue. Not sure what's up- I primarily use nix for nix develop
- but it would be nice to have this as a functioning flake
steamcmd
has FHS assumptions and is not pure. Fought with it a little, but easier just to disable the failing tests.
Fixed by https://github.com/dmadisetti/steam-tui/commit/a648d3a5a4d3def8b3ef190a7fb9fab31ed969b5
Even though it's not the purest solution, I can confirm it works now, thanks!
Full log:
nix log /nix/store/fmgcz5rhwnvg5svyx9icww1slj34mnzc-steam-tui-dev.drv --extra-experimental-features nix-command
cargo test
on the same installation works without problems