Skip to content

Commit 8f0edbd

Browse files
Mic92github-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 0200ea5 commit 8f0edbd

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

flake.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nixos-wiki/extensions.nix

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{ fetchzip }:
22
{
33
"MobileFrontend" = fetchzip {
4-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_43-0582341.tar.gz/MobileFrontend-REL1_43-0582341.tar.gz";
5-
hash = "sha256-xwvEsEOXMCiem922ydv/wCUx6HjoNtyP4iZMpLCM4Cg=";
4+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_44-6419575.tar.gz/MobileFrontend-REL1_44-6419575.tar.gz";
5+
hash = "sha256-Eaqz09SU3h3Sc+wjG2bEV/GAZcSzXApBYCVoGDN7ddk=";
66
};
77
"DarkMode" = fetchzip {
8-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_43-e04ad8e.tar.gz/DarkMode-REL1_43-e04ad8e.tar.gz";
9-
hash = "sha256-ARUhmQ2EcaQ2a0qLh4dWx2EcYooCmmPVwS7DcbR+iKI=";
8+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_44-b3a976e.tar.gz/DarkMode-REL1_44-b3a976e.tar.gz";
9+
hash = "sha256-Ncf/btT+/7llFeHtvBuATNshf3Xw0j7xg1kYG6BxkkE=";
1010
};
1111
"QuickInstantCommons" = fetchzip {
12-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_43-c0cc0c9.tar.gz/QuickInstantCommons-REL1_43-c0cc0c9.tar.gz";
13-
hash = "sha256-RX5VoB69n1EAy7xxgDlnfBybZrm4w3ygI+sktIUb4OY=";
12+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_44-a4987ef.tar.gz/QuickInstantCommons-REL1_44-a4987ef.tar.gz";
13+
hash = "sha256-D3Y5Sq2clptREdG9RyP/ZClZ4/dv90YFURnuXnWnXl4=";
1414
};
1515
"Translate" = fetchzip {
16-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_43-295c247.tar.gz/Translate-REL1_43-295c247.tar.gz";
17-
hash = "sha256-wSYRDyDoG6Cm7XmmihAC7tsbuAfPF3x+zPrDGadSY8I=";
16+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_44-06ea0ee.tar.gz/Translate-REL1_44-06ea0ee.tar.gz";
17+
hash = "sha256-F1jbaWmZD5dP8P+9Jd0xdMc8HFNoNBY34Hq3XN6gEec=";
1818
};
1919
"UniversalLanguageSelector" = fetchzip {
20-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_43-cc4919a.tar.gz/UniversalLanguageSelector-REL1_43-cc4919a.tar.gz";
21-
hash = "sha256-6+kBXNmsceZWWdpxNHcYi4kmLk4F7gj5q1HFyv7Lzg8=";
20+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_44-735ddbf.tar.gz/UniversalLanguageSelector-REL1_44-735ddbf.tar.gz";
21+
hash = "sha256-03Jz+lSHnFNZdlWkgF7buAFT8JqV7IXU0S8Kdz83dPU=";
2222
};
2323
"Description2" = fetchzip {
24-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_43-0eb3253.tar.gz/Description2-REL1_43-0eb3253.tar.gz";
25-
hash = "sha256-zhbHSSmGZt9jvGuB0mk49tiotmJulOUp+mt5drnu40w=";
24+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_44-209493c.tar.gz/Description2-REL1_44-209493c.tar.gz";
25+
hash = "sha256-3IyTh0c7MkZf9wVSSMShuL668DnMFI/kj8ba1McGI8w=";
2626
};
2727
"Mermaid" = fetchzip {
28-
url = "https://github.com/SemanticMediaWiki/Mermaid/archive/refs/tags/5.0.2.zip";
29-
hash = "sha256-takDzg3IoNCvLegQPHbIJbvR1dVMW5wO3yM8qC1jtcY=";
28+
url = "https://github.com/SemanticMediaWiki/Mermaid/archive/refs/tags/6.0.1.zip";
29+
hash = "sha256-ioeoVh0jDrhrxBfWrY2PfLIBxjgb/5/UlNx3RnHv/5Q=";
3030
};
3131
"AuthManagerOAuth" = fetchzip {
3232
url = "https://github.com/mohe2015/AuthManagerOAuth/releases/download/v0.3.3/AuthManagerOAuth.zip";

0 commit comments

Comments
 (0)