spacepaste

  1.  
  2. building the configuration in /mnt/etc/nixos/configuration.nix...
  3. copying channel...
  4. installing the boot loader...
  5. setting up /etc...
  6. Copied "/nix/store/7m31df5kk2s0s6b4j0whky06g03ayjns-systemd-237/lib/systemd/boot/efi/systemd-bootx64.efi" to "/boot/EFI/systemd/systemd-bootx64.efi".
  7. Copied "/nix/store/7m31df5kk2s0s6b4j0whky06g03ayjns-systemd-237/lib/systemd/boot/efi/systemd-bootx64.efi" to "/boot/EFI/BOOT/BOOTX64.EFI".
  8. Failed to create EFI Boot variable entry: No such file or directory
  9. Traceback (most recent call last):
  10. File "/nix/store/0xs8qjfv7spb9igclvfz9cfx441w2wb0-systemd-boot-builder.py", line 210, in <module>
  11. main()
  12. File "/nix/store/0xs8qjfv7spb9igclvfz9cfx441w2wb0-systemd-boot-builder.py", line 185, in main
  13. subprocess.check_call(["/nix/store/7m31df5kk2s0s6b4j0whky06g03ayjns-systemd-237/bin/bootctl", "--path=/boot", "install"])
  14. File "/nix/store/p1bp0kpmxi7nzrla7n7c4waqic0a2myk-python3-3.6.4/lib/python3.6/subprocess.py", line 291, in check_call
  15. raise CalledProcessError(retcode, cmd)
  16. subprocess.CalledProcessError: Command '['/nix/store/7m31df5kk2s0s6b4j0whky06g03ayjns-systemd-237/bin/bootctl', '--path=/boot', 'install']' returned non-zero exit status 1.
  17.