k3s_1_24, k3s_1_25: add removal alias

As proposed at #295626
This commit is contained in:
superherointj 2024-03-14 12:16:08 -03:00
parent 18d2b24a84
commit 1f391d4be0

View File

@ -520,6 +520,8 @@ mapAliases ({
### K ###
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
# 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