Skip to content

Commit cfff8f6

Browse files
Mic92github-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 68391f6 commit cfff8f6

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

flake.lock

Lines changed: 12 additions & 12 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{ fetchzip }:
22
{
33
"MobileFrontend" = fetchzip {
4-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_44-bc93b54.tar.gz/MobileFrontend-REL1_44-bc93b54.tar.gz";
5-
hash = "sha256-AlitMcu/f8Q9/lqdfzdT8r+i4lPaU4Nzyaj573hscSE=";
4+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_44-33afaab.tar.gz/MobileFrontend-REL1_44-33afaab.tar.gz";
5+
hash = "sha256-SHH9Z0753oytU6exBwW/P0U67YDTYH4fqz9pf4ak5Ow=";
66
};
77
"DarkMode" = fetchzip {
88
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_44-48cda65.tar.gz/DarkMode-REL1_44-48cda65.tar.gz";
@@ -13,12 +13,12 @@
1313
hash = "sha256-KZlHoOnr8TWZ1yIujq+DT2qiajB5JCseS9mBY2jDSvM=";
1414
};
1515
"Translate" = fetchzip {
16-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_44-34fe680.tar.gz/Translate-REL1_44-34fe680.tar.gz";
17-
hash = "sha256-BZOzoiy1tNYW7exCF0/7x6hvXuLc9KfaXyEQkRDyBk4=";
16+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_44-58c3e58.tar.gz/Translate-REL1_44-58c3e58.tar.gz";
17+
hash = "sha256-0pL6vyjv6bAzoU1NhSZDS/c6vRs9SzSe4rJBn8vHO/A=";
1818
};
1919
"UniversalLanguageSelector" = fetchzip {
20-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_44-b6b3e9f.tar.gz/UniversalLanguageSelector-REL1_44-b6b3e9f.tar.gz";
21-
hash = "sha256-qFC7aTc9pywqQTb3ynM6DqnrCImMTbs1h20vE/7oXGw=";
20+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_44-fc09a60.tar.gz/UniversalLanguageSelector-REL1_44-fc09a60.tar.gz";
21+
hash = "sha256-eWtLoA6S/u3Ouw6QANjz3kqbR3R2Dwhs6nS70jaD/eA=";
2222
};
2323
"Description2" = fetchzip {
2424
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_44-c01810f.tar.gz/Description2-REL1_44-c01810f.tar.gz";

0 commit comments

Comments
 (0)