lol

gnu-efi: fix hash (#361435)

authored by

Christian Kögler and committed by
GitHub
07233c26 4728ffc1

+1 -1
+1 -1
pkgs/development/libraries/gnu-efi/default.nix
··· 9 9 owner = "ncroxon"; 10 10 repo = "gnu-efi"; 11 11 rev = version; 12 - hash = "sha256-xtiKglLXm9m4li/8tqbOsyM6ThwGhyu/g4kw5sC4URY="; 12 + hash = "sha256-WTXUIBiyWEVCKfhUUWK5vrK6XmcvsAMl4CuhEw5oYWI="; 13 13 }; 14 14 15 15 buildInputs = [ pciutils ];