Merge pull request #95 from NixOS/create-pull-request/patch

Update mediawiki extensions
This commit is contained in:
Jörg Thalheim 2024-06-13 11:12:55 +02:00 committed by GitHub
commit 90089fd5b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
{ fetchzip }: { { fetchzip }: {
"MobileFrontend" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_41-9c76ddf.tar.gz/MobileFrontend-REL1_41-9c76ddf.tar.gz"; sha256 = "0vghqw2z13p3wphqi6ar8nwf3iy4knkl6hrbq2qpqa2bybk9fvhy"; }; "MobileFrontend" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_41-c0b87d6.tar.gz/MobileFrontend-REL1_41-c0b87d6.tar.gz"; sha256 = "1gv2avi8nads9l0rlg3yi9hyb2bay6qjyckjqi8fyb2wxzdv0bg7"; };
"DarkMode" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_41-d456330.tar.gz/DarkMode-REL1_41-d456330.tar.gz"; sha256 = "0rj7yd72ik4hkbpfp682z158nrn9lqv841jgkjand1j4z64raj57"; }; "DarkMode" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_41-637a1fb.tar.gz/DarkMode-REL1_41-637a1fb.tar.gz"; sha256 = "08zn3a67a1xviq55ixmm98qnk3dky36fj4dm1il1p49kbsg0gx7r"; };
"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"; }; "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"; };
} }