Open Kreyren opened 3 years ago
CC @avnik @7c6f434c @bendlas
This might be related to #103996, and is something that has started affecting me today.
$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 5.4.122, NixOS, 20.09.4321.115dbbe82eb (Nightingale)`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.3.11`
- channels(root): `"home-manager-20.09, nixos-20.09.4321.115dbbe82eb, unstable-21.11pre295280.fa0326ce523"`
- channels(ivan): `"nixpkgs-20.09.4321.115dbbe82eb, unstable-21.11pre295280.fa0326ce523"`
- nixpkgs: `/home/ivan/.nix-defexpr/channels/nixpkgs`
(I think it was still working before I updated my channels, at nixpkgs-20.09.4165.1f7155200fa
.)
This particular error seems to go away if you install "samba" derivation. I also have Internet problems with NixOS Wine and I have not yet figured them out.
I marked this as stale due to inactivity. → More info
I keep getting:
When running steam which seems to be breaking it's login process, how do i resolve this on nixos?
FWIW on Devuan GNU/Linux i had to install
winbind
packageSteps to reproduce
wine
and install steam for windows on itTechnical details
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.