-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't install any nix-gaming package when installing NixOS with nixos-install
#187
Comments
The error doesn't seem to stem from any particular package, when checking using |
I'm not sure how I can check where exactly the issue is coming from. 🤷🏾♀️ I comment out the line for installing the package from the repo and |
Yeah, I've had such problems with nixos-install before. Not sure what's up with it. |
I am also having this issue using Since @NovaViper is reporting this problem with |
Could be, yes. |
I don't know what the exact error was, though there are various cases with I have not been able to produce minimal examples, and do not know what the conditions are for this to hapen. Its just observations over the last years(?), mostly second hand. All of these were "fixed" (better: worked around) by just generating a simple config, installing that, and using I am not aware of any tracking issue at nixos/nix nor nixos/nixpkgs. |
Whenever I include any of the nix-gaming packages in my flake to install, such as in my gaming flag:
https://github.com/NovaViper/NixConfig/blob/6a369506a3d0b85601ec9d5179021a70f76e55b3/home/novaviper/features/games/default.nix#L13
I get the following error when I run
nixos-install --flake .#laptop --root /mnt
: https://pastebin.com/9UcFfnSeThe text was updated successfully, but these errors were encountered: