Skip to content

Commit e898f0f

Browse files
authored
xen: mark 4.16 as EOL (#364095)
2 parents 5a48e3c + 4e5a66d commit e898f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/build-support/xen/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ let
9494
;
9595

9696
# Mark versions older than minSupportedVersion as EOL.
97-
minSupportedVersion = "4.16";
97+
minSupportedVersion = "4.17";
9898

9999
#TODO: fix paths instead.
100100
scriptEnvPath = makeSearchPathOutput "out" "bin" [

0 commit comments

Comments
 (0)