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 4af6e3c + 34969cc commit 2d1f8b3Copy full SHA for 2d1f8b3
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?2024-12-13";
99
- hash = "sha256-s5zsZlsM77Wf+JZa/ZXdcytl7ov8FVFUsKM9eA+WUBo=";
+ url = "https://oembed.com/providers.json?2026-07-02";
+ hash = "sha256-0RkvLBlI1R1N8ewcQ2LOO4rRZjlIHZmXiI3GJoU+EwY=";
100
};
101
in
102
pkgs.runCommand "providers.json"
0 commit comments