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
The unique option `system.build.installBootLoader' is defined multiple times. Definition values: - In `/nix/store/nax3fp0jxka9apfnglg2hw45i4n9ab70-nixos/nixos/nixos/modules/system/boot/loader/raspberrypi/raspberrypi.nix': "/nix/store/1n4s07415748vn60n3i631sk5njm0061-raspberrypi-builder.sh -c" - In `/nix/store/nax3fp0jxka9apfnglg2hw45i4n9ab70-nixos/nixos/nixos/modules/system/boot/loader/generic-extlinux-compatible': "/nix/store/azx04scfvy3y2x30hlipvkgsjvb04zvg-extlinux-conf-builder.sh -g 20 -t 5
Describe the bug
Can't rebuild system with latest
nixos-unstable
commit fc4148a.Seems to be related to:
uniq
in the type of system.build #155963Steps To Reproduce
Steps to reproduce the behavior:
boot.loader.generic-extlinux-compatible.enable = true
boot.loader.raspberryPi.enable = true
Expected behavior
Should build.
Additional context
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: