You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~ ❯ sudo nixos-rebuild switch
building the system configuration...
error:
… while calling the 'head'builtin
at /nix/store/bi5zxc0v5g6ylygdwyqzh280sccg3ykb-source/lib/attrsets.nix:1575:11:
1574||| pred here (elemAt values 1) (head values) then
1575| head values
| ^
1576|else
… while evaluating the attribute 'value'
at /nix/store/bi5zxc0v5g6ylygdwyqzh280sccg3ykb-source/lib/modules.nix:809:9:
808|in warnDeprecation opt //
809| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ 810| inherit (res.defsFinal') highestPrio; (stack trace truncated; use '--show-trace' to show the full trace) error: in pure evaluation mode, 'fetchTarball' requires a 'sha256' argument
The text was updated successfully, but these errors were encountered:
Here are my config files:
/etc/nixos/configuration.nix
/etc/nixos/home.nix
/etc/nixos/userApps/an-anime-game-launcher.nix
Error logs
The text was updated successfully, but these errors were encountered: