Skip to content

Commit 290e34e

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

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
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_45-ebb53d7.tar.gz/MobileFrontend-REL1_45-ebb53d7.tar.gz";
5+
hash = "sha256-DrtXESvTyvi73ocBMpObvw2zivZn+vTOnHTbFy7COuU=";
66
};
77
"DarkMode" = fetchzip {
8-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_44-48cda65.tar.gz/DarkMode-REL1_44-48cda65.tar.gz";
9-
hash = "sha256-gVY7ip2tAVT5WPyy1T1+4r9JiOqEkS5xOOA2W7PE3nc=";
8+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_45-c3fea63.tar.gz/DarkMode-REL1_45-c3fea63.tar.gz";
9+
hash = "sha256-GWzDffvnepoE2oTog8EPmQYIO+y+Wjye070/Pb7WizM=";
1010
};
1111
"QuickInstantCommons" = fetchzip {
12-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_44-004f271.tar.gz/QuickInstantCommons-REL1_44-004f271.tar.gz";
13-
hash = "sha256-KZlHoOnr8TWZ1yIujq+DT2qiajB5JCseS9mBY2jDSvM=";
12+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_45-0c61295.tar.gz/QuickInstantCommons-REL1_45-0c61295.tar.gz";
13+
hash = "sha256-PyFEfqQnGZyj8oDGOuN/d7XV4cpn8xfJxo9gJqKuBuc=";
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_45-25e90cd.tar.gz/Translate-REL1_45-25e90cd.tar.gz";
17+
hash = "sha256-RnQKBE+0lUXzDblJa1vTLafasWm7vqvxMR6keDxIkGQ=";
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_45-5dc09b3.tar.gz/UniversalLanguageSelector-REL1_45-5dc09b3.tar.gz";
21+
hash = "sha256-9EkLa6WYXoVFKf4jtPpmfyNmi4sYF460wyx3DC6lLV0=";
2222
};
2323
"Description2" = fetchzip {
24-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_44-c01810f.tar.gz/Description2-REL1_44-c01810f.tar.gz";
25-
hash = "sha256-aAjFcrOAz5wDyfC+wv4paIaZ09wDEsQaCHRdddG5oOs=";
24+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_45-cc1d802.tar.gz/Description2-REL1_45-cc1d802.tar.gz";
25+
hash = "sha256-55nz/PwfJzeRDH7LtHpjNTiVxG4LJXqf3Yz5XN4u4o0=";
2626
};
2727
"AuthManagerOAuth" = fetchzip {
2828
url = "https://github.com/mohe2015/AuthManagerOAuth/releases/download/v0.3.3/AuthManagerOAuth.zip";

0 commit comments

Comments
 (0)