I am getting this error when I try to rebuild or update.
> Building NixOS configuration
error:
… while calling the 'head' builtin
at «github:NixOS/nixpkgs/f21e4546e3ede7ae34d12a84602a22246b31f7e0?narHash=sha256-thYTdWqCRipwPRxWiTiH1vusLuAy0okjOyzRx4hLWh4%3D»/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 «github:NixOS/nixpkgs/f21e4546e3ede7ae34d12a84602a22246b31f7e0?narHash=sha256-thYTdWqCRipwPRxWiTiH1vusLuAy0okjOyzRx4hLWh4%3D»/lib/modules.nix:1084:7:
1083| // {
1084| value = addErrorContext "while evaluating the option `${showOption loc}':" value;
| ^
1085| inherit (res.defsFinal') highestPrio;
… while evaluating the option `system.build.toplevel':
… while evaluating definitions from `/nix/store/qmm7hgw60vp7vj9lma95hl329d0j3n6n-source/nixos/modules/system/activation/top-level.nix':
… while evaluating the option `warnings':
… while evaluating definitions from `/nix/store/qmm7hgw60vp7vj9lma95hl329d0j3n6n-source/nixos/modules/system/boot/systemd.nix':
… while evaluating the option `systemd.services.home-manager-marcus.serviceConfig':
… while evaluating definitions from `/nix/store/g3hanj34k1jgp4xqasa9znxp3jgawhqm-source/nixos':
… while evaluating the option `home-manager.users.marcus.home.file."/home/marcus/.config/fontconfig/conf.d/10-hm-fonts.conf".source':
… while evaluating definitions from `/nix/store/g3hanj34k1jgp4xqasa9znxp3jgawhqm-source/modules/files.nix':
… while evaluating the option `home-manager.users.marcus.home.file."/home/marcus/.config/fontconfig/conf.d/10-hm-fonts.conf".text':
… while evaluating definitions from `/nix/store/g3hanj34k1jgp4xqasa9znxp3jgawhqm-source/modules/misc/xdg.nix':
… while evaluating the option `home-manager.users.marcus.xdg.configFile."fontconfig/conf.d/10-hm-fonts.conf".text':
… while evaluating definitions from `/nix/store/g3hanj34k1jgp4xqasa9znxp3jgawhqm-source/modules/misc/fontconfig.nix':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: attribute 'maintainers' missing
at «github:Gerg-L/mnw/5fe5c41975ed0af55f55dc37cd28ba906a5d015e?narHash=sha256-QiGi/HBQRnIRGY4gQPuH7T3hr7NznOpEO7qNpF5ldmE%3D»/wrapper.nix:310:9:
309| license
310| maintainers
| ^
311| platforms
┏━ 1 Errors:
⋮
┃ … while evaluating the option `home-manager.users.marcus.home.file."/home/marcus/.config/fo…
┃
┃ … while evaluating definitions from `/nix/store/g3hanj34k1jgp4xqasa9znxp3jgawhqm-source/mod…
┃
┃ … while evaluating the option `home-manager.users.marcus.xdg.configFile."fontconfig/conf.d/…
┃
┃ … while evaluating definitions from `/nix/store/g3hanj34k1jgp4xqasa9znxp3jgawhqm-source/mod…
┃
┃ (stack trace truncated; use '--show-trace' to show the full, detailed trace)
┃
┃ error: attribute 'maintainers' missing
┃ at «github:Gerg-L/mnw/5fe5c41975ed0af55f55dc37cd28ba906a5d015e?narHash=sha256-QiGi/HBQRnIRG…
┃ 309| license
┃ 310| maintainers
┃ | ^
┃ 311| platforms
┣━━━
┗━ ∑ ⚠ Exited with 1 errors reported by nix at 18:18:38 after 13s
Error:
0: Command exited with status Exited(1)
Location:
src/commands.rs:151
Apparently mnw has been updated, but since I can’t update, I am stuck…