Skip to content

Commit 3b4ee96

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

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-9a3d96c.tar.gz/MobileFrontend-REL1_45-9a3d96c.tar.gz";
5+
hash = "sha256-IKNBda/6bUl27w26Mm/Z8O7wLYJqVtMYt0GDRe5RifA=";
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-0299331.tar.gz/DarkMode-REL1_45-0299331.tar.gz";
9+
hash = "sha256-ImiejLe1Yrz14t8EeE/qoUCLUlBmJNA2NiNK+Opo7cs=";
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-5ab21be.tar.gz/Translate-REL1_45-5ab21be.tar.gz";
17+
hash = "sha256-hj6n12aK2jizw+GMa/jD+usK05A/lrdx7xk6OPDQxJU=";
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-77e7796.tar.gz/UniversalLanguageSelector-REL1_45-77e7796.tar.gz";
21+
hash = "sha256-/WqogkltZJ28RJkIDrDa+Qi7loP/zMTC7ah7VW/KT2Q=";
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-726d7ae.tar.gz/Description2-REL1_45-726d7ae.tar.gz";
25+
hash = "sha256-c2SLRgdviWaTEPCTdu30zCYvNMXN67bQLOQaL7fVgW0=";
2626
};
2727
"AuthManagerOAuth" = fetchzip {
2828
url = "https://github.com/mohe2015/AuthManagerOAuth/releases/download/v0.3.3/AuthManagerOAuth.zip";

0 commit comments

Comments
 (0)