Skip to content

Commit

Permalink
[Backport release-24.11] xen: mark 4.16 as EOL (#364290)
Browse files Browse the repository at this point in the history
  • Loading branch information
philiptaron authored Dec 11, 2024
2 parents 1d64839 + 4a63721 commit 29014bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/build-support/xen/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ let
;

# Mark versions older than minSupportedVersion as EOL.
minSupportedVersion = "4.16";
minSupportedVersion = "4.17";

#TODO: fix paths instead.
scriptEnvPath = makeSearchPathOutput "out" "bin" [
Expand Down

0 comments on commit 29014bc

Please sign in to comment.