k3s_1_26: add deprecation notice alias

k3s_1_26 removal PR (#312795) failed to include removal alias

Co-authored-by: @wrmilling
This commit is contained in:
superherointj 2024-05-20 18:23:13 -03:00
parent 4c01718226
commit 95367da834

View File

@ -586,6 +586,7 @@ mapAliases ({
k3s_1_24 = throw "'k3s_1_24' has been removed from nixpkgs as it has reached end of life"; # Added 2024-03-14
k3s_1_25 = throw "'k3s_1_25' has been removed from nixpkgs as it has reached end of life"; # Added 2024-03-14
k3s_1_26 = throw "'k3s_1_26' has been removed from nixpkgs as it has reached end of life"; # Added 2024-05-20
# k3d was a 3d editing software k-3d - "k3d has been removed because it was broken and has seen no release since 2016" Added 2022-01-04
# now kube3d/k3d will take it's place
kube3d = k3d; # Added 2022-0705