We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85a4b63 + dc12406 commit 0cfd034Copy full SHA for 0cfd034
1 file changed
modules/matrix.nix
@@ -95,8 +95,8 @@ in
95
(
96
let
97
providers = pkgs.fetchurl {
98
- url = "https://oembed.com/providers.json?2026-07-02";
99
- hash = "sha256-0RkvLBlI1R1N8ewcQ2LOO4rRZjlIHZmXiI3GJoU+EwY=";
+ url = "https://oembed.com/providers.json?2026-07-25";
+ hash = "sha256-X3pud/wGdeSk9kYYGNchduc+0C9QlOkTt7tv37bBO80=";
100
};
101
in
102
pkgs.runCommand "providers.json"
0 commit comments