Skip to content

Commit eae3c56

Browse files
Mic92github-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent c93b449 commit eae3c56

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

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: 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_45-75f7653.tar.gz/MobileFrontend-REL1_45-75f7653.tar.gz";
5-
hash = "sha256-JXAneqbwn/p4siOxabv5JdwYWVmYhkJlTGL7dT4EGAE=";
4+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_45-fedb325.tar.gz/MobileFrontend-REL1_45-fedb325.tar.gz";
5+
hash = "sha256-3efZKl74c7chs5sXwo5roY5fT7TJstolVgYhzNPKHVs=";
66
};
77
"DarkMode" = fetchzip {
8-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_45-7b14621.tar.gz/DarkMode-REL1_45-7b14621.tar.gz";
9-
hash = "sha256-lJM3s0pI80Uam8jXuDVzdXsBYpYi1QhN6tolTjO87TQ=";
8+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_45-475a03b.tar.gz/DarkMode-REL1_45-475a03b.tar.gz";
9+
hash = "sha256-EfpnAC1Y6QcKudkWAHKWlL+90+jxZuZnaP83k7bfuuQ=";
1010
};
1111
"QuickInstantCommons" = fetchzip {
12-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_45-6686fc0.tar.gz/QuickInstantCommons-REL1_45-6686fc0.tar.gz";
13-
hash = "sha256-z3vHbtfb/6EWvsEM2+wJ+OJE64M3iG7P3IhK+T/txeQ=";
12+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_45-9b08f21.tar.gz/QuickInstantCommons-REL1_45-9b08f21.tar.gz";
13+
hash = "sha256-cu6PJaZjjF+FWSrSsl8YpFTv4Bo+d6/ewikEkJMEom4=";
1414
};
1515
"Translate" = fetchzip {
16-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_45-2f918a5.tar.gz/Translate-REL1_45-2f918a5.tar.gz";
17-
hash = "sha256-dkp6gTpM1uUW9gA454wyBqYnFSxARyHROw7yxDI67T4=";
16+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_45-8440301.tar.gz/Translate-REL1_45-8440301.tar.gz";
17+
hash = "sha256-gcFT35LujW+6hnjvJ2dCNzcqukvZlJpYMKYYJWMfnAg=";
1818
};
1919
"UniversalLanguageSelector" = fetchzip {
20-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_45-5b42101.tar.gz/UniversalLanguageSelector-REL1_45-5b42101.tar.gz";
21-
hash = "sha256-zKQCv2X5KjaVncaZTaEVjFX/AeZ0Fp3Yjt8glhkBl+w=";
20+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_45-603f79f.tar.gz/UniversalLanguageSelector-REL1_45-603f79f.tar.gz";
21+
hash = "sha256-mYpL+vGQoDIfQjL+3HbO93dQyMCsuTfOQmYUd4JJRhw=";
2222
};
2323
"Description2" = fetchzip {
24-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_45-a7102ff.tar.gz/Description2-REL1_45-a7102ff.tar.gz";
25-
hash = "sha256-OiczzmzeqM4mCSreQ2AEri8Z6S3VsW7PEXGZXu/O0BM=";
24+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_45-69e10b4.tar.gz/Description2-REL1_45-69e10b4.tar.gz";
25+
hash = "sha256-zxLayOXwNZgr3rt9yBeGLFV1vy5SKjnVl1EAO6n2a2E=";
2626
};
2727
"AuthManagerOAuth" = fetchzip {
2828
url = "https://github.com/mohe2015/AuthManagerOAuth/releases/download/v0.3.3/AuthManagerOAuth.zip";

0 commit comments

Comments
 (0)