virtualisation/azure-images: drop outdated list... (#338426)

This commit is contained in:
Sandro 2024-09-03 21:16:39 +02:00 committed by GitHub
commit 6e055283a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +0,0 @@
let self = {
"16.09" = "https://nixos.blob.core.windows.net/images/nixos-image-16.09.1694.019dcc3-x86_64-linux.vhd";
latest = self."16.09";
}; in self