mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
Revert "invidious: 2.20250504.0 -> 2.20250517.0"
This reverts commit55245e62aa. Broken video playback (`Missing hash key: "videoDetails" (KeyError)`) (cherry picked from commit5392fe7f8b)
This commit is contained in:
committed by
github-actions[bot]
parent
500dbc037a
commit
d1c41c17c1
@@ -20,6 +20,8 @@
|
||||
# but nix's sandboxing does not allow that)
|
||||
# * if shard.lock changed
|
||||
# * recreate shards.nix by running crystal2nix
|
||||
# Broken versions:
|
||||
# * 20250517 (`Missing hash key: "videoDetails" (KeyError)`)
|
||||
versions ? lib.importJSON ./versions.json,
|
||||
}:
|
||||
let
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"invidious": {
|
||||
"hash": "sha256-Mm1Hk7L/aFuVrcS+6ikrW8RQZld31vU5Uwecr0HIseQ=",
|
||||
"version": "2.20250517.0",
|
||||
"date": "2025.05.17",
|
||||
"commit": "f07859e1"
|
||||
"hash": "sha256-JXcj5mh0WEetTt91cA+/pgqxNwyIRF+bISOBoHHVZf0=",
|
||||
"version": "2.20250504.0",
|
||||
"date": "2025.05.04",
|
||||
"commit": "aa7de1ed"
|
||||
},
|
||||
"videojs": {
|
||||
"hash": "sha256-jED3zsDkPN8i6GhBBJwnsHujbuwlHdsVpVqa1/pzSH4="
|
||||
|
||||
Reference in New Issue
Block a user