Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 authored and mergify[bot] committed Feb 27, 2025
1 parent 9c10424 commit 9a38d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/nixos-wiki/extensions.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{ fetchzip }:
{
"MobileFrontend" = fetchzip {
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_42-2da0a76.tar.gz/MobileFrontend-REL1_42-2da0a76.tar.gz";
hash = "sha256-MPUDNJ3KzY1ADa8Iy4f9g53QrTquwlfW+oGia3O3bEA=";
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_42-e8624ce.tar.gz/MobileFrontend-REL1_42-e8624ce.tar.gz";
hash = "sha256-57LYb3K/k2dSL4Hm5CFjkA1JKFZWG7idqxBovoN5GJs=";
};
"DarkMode" = fetchzip {
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_42-66aad97.tar.gz/DarkMode-REL1_42-66aad97.tar.gz";
Expand Down

0 comments on commit 9a38d70

Please sign in to comment.