Skip to content

Commit cde94ef

Browse files
Mic92github-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 230d037 commit cde94ef

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

flake.lock

Lines changed: 18 additions & 18 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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{ fetchzip }:
22
{
33
"MobileFrontend" = fetchzip {
4-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_44-bc7eb84.tar.gz/MobileFrontend-REL1_44-bc7eb84.tar.gz";
5-
hash = "sha256-PX/GKAqcYbdvIU+aP6YsE0TRwCw4SPFZG9nzCcHwHnA=";
4+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_44-239cf62.tar.gz/MobileFrontend-REL1_44-239cf62.tar.gz";
5+
hash = "sha256-9iSiytYJdhf4fmeqok9KCDemTR8K2ihYwgxe+XeHjqw=";
66
};
77
"DarkMode" = fetchzip {
8-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_44-1561924.tar.gz/DarkMode-REL1_44-1561924.tar.gz";
9-
hash = "sha256-/x+H3SlomcIGjlZ7QiuVaCHxOaeHc+mNpWm9iJfyaFw=";
8+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_44-b8394f0.tar.gz/DarkMode-REL1_44-b8394f0.tar.gz";
9+
hash = "sha256-u9b3XyXMDRCb9NaslmPIRjY5pA8WW+GB+GSvZUvztUQ=";
1010
};
1111
"QuickInstantCommons" = fetchzip {
12-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_44-6ee3f47.tar.gz/QuickInstantCommons-REL1_44-6ee3f47.tar.gz";
13-
hash = "sha256-wqa4VbjXnF59e/DRRkUX+nd45l+PLxTCMQXv5vBZ0BM=";
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=";
1414
};
1515
"Translate" = fetchzip {
16-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_44-ede1202.tar.gz/Translate-REL1_44-ede1202.tar.gz";
17-
hash = "sha256-aD2f+UMdQVBjU5nNd8nDZuySQ/Hpehc21eKeyRBfPTw=";
16+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_44-b308aa0.tar.gz/Translate-REL1_44-b308aa0.tar.gz";
17+
hash = "sha256-zveX+kpGCQhglkJtmwlMdk90WQsR6o3ZeLLHmJj2Tic=";
1818
};
1919
"UniversalLanguageSelector" = fetchzip {
2020
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_44-af1dde4.tar.gz/UniversalLanguageSelector-REL1_44-af1dde4.tar.gz";

0 commit comments

Comments
 (0)