Merge pull request #295911 from superherointj/k3s_1_24-removal-alias

k3s_1_24, k3s_1_25: add removal alias
This commit is contained in:
Martin Weinelt 2024-03-14 16:55:36 +01:00 committed by GitHub
commit 1b572addee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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