diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2026-03-05 09:19:03 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2026-03-05 09:19:03 +0100 |
| commit | 4d9798e5a2bc4e3812415982fb095b6cfa9ced39 (patch) | |
| tree | 12d8922190e0e77aba25920e64b75ba6f6d751ec /_sources/generated.nix | |
| parent | 445f6c2ee0a9a21d4de94dff621279887caa25a4 (diff) | |
| download | nixos-4d9798e5a2bc4e3812415982fb095b6cfa9ced39.tar nixos-4d9798e5a2bc4e3812415982fb095b6cfa9ced39.tar.gz nixos-4d9798e5a2bc4e3812415982fb095b6cfa9ced39.tar.bz2 nixos-4d9798e5a2bc4e3812415982fb095b6cfa9ced39.tar.xz nixos-4d9798e5a2bc4e3812415982fb095b6cfa9ced39.zip | |
...
Diffstat (limited to '_sources/generated.nix')
| -rw-r--r-- | _sources/generated.nix | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix index fbd6e998..2820429e 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix | |||
| @@ -313,24 +313,24 @@ | |||
| 313 | }; | 313 | }; |
| 314 | yt-dlp = { | 314 | yt-dlp = { |
| 315 | pname = "yt-dlp"; | 315 | pname = "yt-dlp"; |
| 316 | version = "2026.02.04"; | 316 | version = "2026.03.03"; |
| 317 | src = fetchFromGitHub { | 317 | src = fetchFromGitHub { |
| 318 | owner = "yt-dlp"; | 318 | owner = "yt-dlp"; |
| 319 | repo = "yt-dlp"; | 319 | repo = "yt-dlp"; |
| 320 | rev = "2026.02.04"; | 320 | rev = "2026.03.03"; |
| 321 | fetchSubmodules = false; | 321 | fetchSubmodules = false; |
| 322 | sha256 = "sha256-KXnz/ocHBftenDUkCiFoBRBxi6yWt0fNuRX+vKFWDQw="; | 322 | sha256 = "sha256-BPZzMT1IrZvgva/m5tYMaDYoUaP3VmpmcYeOUOwuoUY="; |
| 323 | }; | 323 | }; |
| 324 | }; | 324 | }; |
| 325 | yt-dlp-ejs = { | 325 | yt-dlp-ejs = { |
| 326 | pname = "yt-dlp-ejs"; | 326 | pname = "yt-dlp-ejs"; |
| 327 | version = "0.4.0"; | 327 | version = "0.5.0"; |
| 328 | src = fetchFromGitHub { | 328 | src = fetchFromGitHub { |
| 329 | owner = "yt-dlp"; | 329 | owner = "yt-dlp"; |
| 330 | repo = "ejs"; | 330 | repo = "ejs"; |
| 331 | rev = "0.4.0"; | 331 | rev = "0.5.0"; |
| 332 | fetchSubmodules = false; | 332 | fetchSubmodules = false; |
| 333 | sha256 = "sha256-/qq069SD7ESg+7pK4PC1EGLLI8zqjWUse7cArN4YuXE="; | 333 | sha256 = "sha256-mn0JpJQNCzDwNr0L1tit2B1Iwz2x3KNHi8Um3khfrHs="; |
| 334 | }; | 334 | }; |
| 335 | }; | 335 | }; |
| 336 | } | 336 | } |
