[create-pull-request] automated change

This commit is contained in:
Mic92 2024-06-22 02:53:26 +00:00 committed by mergify[bot]
parent 6775808a21
commit 69745ccfbc

View File

@ -1,5 +1,5 @@
{ fetchzip }: {
"MobileFrontend" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_41-d843803.tar.gz/MobileFrontend-REL1_41-d843803.tar.gz"; sha256 = "0x339aan2mc2nrnn3lg9vk9269314qbrlj2idf7d4nhfrvqmjxqj"; };
"DarkMode" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_41-5f4be4e.tar.gz/DarkMode-REL1_41-5f4be4e.tar.gz"; sha256 = "06z2xmvw1m81h1rc9zv1dj5sakszccww149gm197nbnmay1qq8jp"; };
"DarkMode" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_41-cab1548.tar.gz/DarkMode-REL1_41-cab1548.tar.gz"; sha256 = "015s173pq3vwlb9x0q6f130g56sd6g8a1lhmaxywpmmy3lwf1s1j"; };
"QuickInstantCommons" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_41-0c2fd1b.tar.gz/QuickInstantCommons-REL1_41-0c2fd1b.tar.gz"; sha256 = "0ldw9a53hkxff1bm7likbnrddcriag824d0sr49sabrxa5flygln"; };
}