ipxe: 1.21.1-unstable-2025-03-27 -> 1.21.1-unstable-2025-04-25 (#396952)
Co-authored-by: SigmaSquadron <alpha@sigmasquadron.net>
This commit is contained in:
commit
76bcf4ebbf
@ -48,7 +48,7 @@ in
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "ipxe";
|
pname = "ipxe";
|
||||||
version = "1.21.1-unstable-2025-03-27";
|
version = "1.21.1-unstable-2025-04-25";
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
mtools
|
mtools
|
||||||
@ -65,8 +65,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "ipxe";
|
owner = "ipxe";
|
||||||
repo = "ipxe";
|
repo = "ipxe";
|
||||||
rev = "09fbebc084bddcb5bc7277f1644154ab35e6a334";
|
rev = "4c8bf666f4afb578645269a5a81431d784fad771";
|
||||||
hash = "sha256-7F7SYSvSiY23xZbiJdzjiSDMnfeB4gWNodlHVgm9MyE=";
|
hash = "sha256-9yxUArp1kKA8deCnaHJkOnrL4Ox08u/7/VxCQjOUkvY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Calling syslinux on a FAT image isn't going to work on Aarch64.
|
# Calling syslinux on a FAT image isn't going to work on Aarch64.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user