diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-04-06 10:48:39 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-04-06 10:48:39 +0200 |
commit | 4c5903bdf16f4125ea5e86d0a3a5abc7250bf5dc (patch) | |
tree | ac3f96627d42ab4085bbc2cefb8a2575dbdc2ee0 /_sources/generated.nix | |
parent | 4142b300aa7df8fb89dd7ea9545330ed2d22dc02 (diff) | |
download | nixos-4c5903bdf16f4125ea5e86d0a3a5abc7250bf5dc.tar nixos-4c5903bdf16f4125ea5e86d0a3a5abc7250bf5dc.tar.gz nixos-4c5903bdf16f4125ea5e86d0a3a5abc7250bf5dc.tar.bz2 nixos-4c5903bdf16f4125ea5e86d0a3a5abc7250bf5dc.tar.xz nixos-4c5903bdf16f4125ea5e86d0a3a5abc7250bf5dc.zip |
...
Diffstat (limited to '_sources/generated.nix')
-rw-r--r-- | _sources/generated.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix index 199db5d7..ddcbbf10 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix | |||
@@ -278,10 +278,10 @@ | |||
278 | }; | 278 | }; |
279 | yt-dlp = { | 279 | yt-dlp = { |
280 | pname = "yt-dlp"; | 280 | pname = "yt-dlp"; |
281 | version = "2025.3.27"; | 281 | version = "2025.3.31"; |
282 | src = fetchurl { | 282 | src = fetchurl { |
283 | url = "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.3.27.tar.gz"; | 283 | url = "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.3.31.tar.gz"; |
284 | sha256 = "sha256-MMsHj4A7U5sqZlIcXshtMowH90rsqUQAaeWGGcKZzxU="; | 284 | sha256 = "sha256-G/4OZg0acKCeJ7LVj5LjCx4uNizEh4KfL4JDRq5J+5E="; |
285 | }; | 285 | }; |
286 | }; | 286 | }; |
287 | } | 287 | } |