trustedGrub: fix build by using older automake (again)
This commit is contained in:
parent
c4f238c39c
commit
947d78c9e8
@ -1475,6 +1475,7 @@ let
|
||||
|
||||
trustedGrub = callPackage_i686 ../tools/misc/grub/trusted.nix {
|
||||
buggyBiosCDSupport = config.grub.buggyBiosCDSupport or true;
|
||||
automake = automake112x; # fails with 13 and 14
|
||||
};
|
||||
|
||||
grub2 = grub2_full;
|
||||
|
Loading…
Reference in New Issue
Block a user