I updated recently, and now, running nixos-rebuild
results in this error:
error:
… while calling the 'head' builtin
at /nix/store/igmrb3hj6wr27ll3nlgjfaawf5jsjvji-source/lib/attrsets.nix:1534:13:
1533| if length values == 1 || pred here (elemAt values 1) (head values) then
1534| head values
| ^
1535| else
… while evaluating the attribute 'value'
at /nix/store/igmrb3hj6wr27ll3nlgjfaawf5jsjvji-source/lib/modules.nix:1086:7:
1085| // {
1086| value = addErrorContext "while evaluating the option `${showOption loc}':" value;
| ^
1087| inherit (res.defsFinal') highestPrio;
… while evaluating the option `system.build.toplevel':
… while evaluating definitions from `/nix/store/igmrb3hj6wr27ll3nlgjfaawf5jsjvji-source/nixos/modules/system/activation/top-level.nix':
… while evaluating the option `warnings':
… while evaluating definitions from `/nix/store/igmrb3hj6wr27ll3nlgjfaawf5jsjvji-source/nixos/modules/system/boot/systemd.nix':
… while evaluating the option `systemd.services.home-manager-n3rdium.serviceConfig':
… while evaluating definitions from `/nix/store/70rg0z7glhanwg8rwg24cl5x75kdd322-source/nixos':
… while evaluating the option `home-manager.users.n3rdium.home.file."/home/n3rdium/.config/fontconfig/conf.d/10-hm-fonts.conf".source':
… while evaluating definitions from `/nix/store/70rg0z7glhanwg8rwg24cl5x75kdd322-source/modules/files.nix':
… while evaluating the option `home-manager.users.n3rdium.home.file."/home/n3rdium/.config/fontconfig/conf.d/10-hm-fonts.conf".text':
… while evaluating definitions from `/nix/store/70rg0z7glhanwg8rwg24cl5x75kdd322-source/modules/misc/xdg.nix':
… while evaluating the option `home-manager.users.n3rdium.xdg.configFile."fontconfig/conf.d/10-hm-fonts.conf".text':
… while evaluating definitions from `/nix/store/70rg0z7glhanwg8rwg24cl5x75kdd322-source/modules/misc/fontconfig.nix':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: cython-0.29.37.1 not supported for interpreter python3.13
Command '['nix', '--extra-experimental-features', 'nix-command flakes', 'build', '--print-out-paths', 'git+file:///home/n3rdium/.dotfiles#nixosConfigurations."n3rdium".config.system.build.toplevel', '--no-link']' returned non-zero exit status 1.