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

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

View File

@ -1,5 +1,5 @@
{ fetchzip }: {
"MobileFrontend" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_41-26b5543.tar.gz/MobileFrontend-REL1_41-26b5543.tar.gz"; sha256 = "0cjpsyn665p3d4lyhf5mhg7p8vgcyf3jmp9a0disgh7wczj620x8"; };
"DarkMode" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_41-ed0fbad.tar.gz/DarkMode-REL1_41-ed0fbad.tar.gz"; sha256 = "1m403p17nbpcdgkj7691qpwj8g0146dmink13ay01395hzc9f3js"; };
"QuickInstantCommons" = fetchzip { url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_41-2a29b3e.tar.gz/QuickInstantCommons-REL1_41-2a29b3e.tar.gz"; sha256 = "1maqrx9k2bikin6fqn920v9l5nxaijpk14m0g2wpipryxx727vni"; };
"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"; };
"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"; };
"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"; };
}