Skip to content

Instantly share code, notes, and snippets.

@dali99
Created September 22, 2020 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dali99/26c2e1be0758280fccee4db0e5b49c74 to your computer and use it in GitHub Desktop.
Save dali99/26c2e1be0758280fccee4db0e5b49c74 to your computer and use it in GitHub Desktop.
nixos uboot
error: while evaluating the attribute 'buildCommand' of the derivation 'kortleser-rpi-21.03pre-git-x86_64-linux.img' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/nixos/modules/installer/cd-dvd/sd-image.nix:151:7:
while evaluating the attribute 'buildCommand' of the derivation 'ext4-fs.img.zst' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/nixos/lib/make-ext4-fs.nix:27:3:
while evaluating the attribute 'sdImage.populateRootCommands' at undefined position:
while evaluating 'g' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/attrsets.nix:276:19, called from undefined position:
while evaluating anonymous function at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:98:72, called from /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/attrsets.nix:279:20:
while evaluating the attribute 'value' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:465:9:
while evaluating the option `sdImage.populateRootCommands':
while evaluating the attribute 'mergedValue' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:497:5:
while evaluating the attribute 'values' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:491:9:
while evaluating the attribute 'values' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:590:7:
while evaluating anonymous function at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:477:28, called from /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:477:17:
while evaluating definitions from `/home/daniel/Documents/kortleser/boot/rpi-uboot.nix':
while evaluating 'dischargeProperties' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:549:25, called from /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:478:137:
while evaluating the attribute 'value' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/modules.nix:338:44:
while evaluating the attribute 'system.build.toplevel' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/nixos/modules/system/activation/top-level.nix:293:5:
while evaluating 'foldr' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/lists.nix:52:20, called from /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/nixos/modules/system/activation/top-level.nix:128:12:
while evaluating 'fold'' at /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/lists.nix:55:15, called from /nix/store/g5pcdmiamn3mnd3pbv0nq3nzs60wvsi7-nixpkgs-src/lib/lists.nix:59:8:
Failed assertions:
- You must set the option ‘boot.loader.grub.devices’ or 'boot.loader.grub.mirroredBoots' to make the system bootable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment