Skip to content

Instantly share code, notes, and snippets.

Created August 9, 2017 23:35
Show Gist options
  • Save anonymous/f480828e6d0547b0f05a08f8a6688893 to your computer and use it in GitHub Desktop.
Save anonymous/f480828e6d0547b0f05a08f8a6688893 to your computer and use it in GitHub Desktop.
[root@nixosLinux:~]# nixos-rebuild switch
building Nix...
building the system configuration...
Traceback (most recent call last):
File "/nix/store/98br3w38n8qsjjbwry38rabv9q7cimrx-systemd-boot-builder.py", line 149, in <module>
main()
File "/nix/store/98br3w38n8qsjjbwry38rabv9q7cimrx-systemd-boot-builder.py", line 142, in main
remove_old_entries(gens)
File "/nix/store/98br3w38n8qsjjbwry38rabv9q7cimrx-systemd-boot-builder.py", line 105, in remove_old_entries
os.unlink(path)
IsADirectoryError: [Errno 21] Is a directory: '/boot/efi/nixos/x86_64-efi'
warning: error(s) occurred while switching to the new configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment