Skip to content

Instantly share code, notes, and snippets.

@dminuoso
Created July 2, 2019 09:26
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 dminuoso/b7ffc37d802395f9f7a2867d84c63c81 to your computer and use it in GitHub Desktop.
Save dminuoso/b7ffc37d802395f9f7a2867d84c63c81 to your computer and use it in GitHub Desktop.
[root@Verleihnix:~]# nixos-rebuild switch
building Nix...
building the system configuration...
Traceback (most recent call last):
File "/nix/store/wsdnhc97zsn8wxns188wpcn8jj0lvkfi-systemd-boot-builder.py", line 211, in <module>
main()
File "/nix/store/wsdnhc97zsn8wxns188wpcn8jj0lvkfi-systemd-boot-builder.py", line 196, in main
remove_old_entries(gens)
File "/nix/store/wsdnhc97zsn8wxns188wpcn8jj0lvkfi-systemd-boot-builder.py", line 149, in remove_old_entries
os.unlink(path)
IsADirectoryError: [Errno 21] Is a directory: '/boot/efi/nixos/fw'
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