summaryrefslogtreecommitdiff
path: root/_sources/generated.nix
diff options
context:
space:
mode:
Diffstat (limited to '_sources/generated.nix')
-rw-r--r--_sources/generated.nix38
1 files changed, 26 insertions, 12 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix
index 5db09106..e433bce4 100644
--- a/_sources/generated.nix
+++ b/_sources/generated.nix
@@ -185,17 +185,17 @@
185 }; 185 };
186 nix-output-monitor = { 186 nix-output-monitor = {
187 pname = "nix-output-monitor"; 187 pname = "nix-output-monitor";
188 version = "0cb46615fb8187e4598feac4ccf8f27a06aae0b7"; 188 version = "20ad9727e49bf686bea1c5e6769241234a56804b";
189 src = fetchgit { 189 src = fetchgit {
190 url = "https://code.maralorn.de/maralorn/nix-output-monitor.git"; 190 url = "https://code.maralorn.de/maralorn/nix-output-monitor.git";
191 rev = "0cb46615fb8187e4598feac4ccf8f27a06aae0b7"; 191 rev = "20ad9727e49bf686bea1c5e6769241234a56804b";
192 fetchSubmodules = false; 192 fetchSubmodules = false;
193 deepClone = false; 193 deepClone = false;
194 leaveDotGit = false; 194 leaveDotGit = false;
195 sparseCheckout = [ ]; 195 sparseCheckout = [ ];
196 sha256 = "sha256-iEvbCIlHX6WUblrnoF7gwUQtu2ay97zoZsvoP85I2BA="; 196 sha256 = "sha256-Llmi7oE0ayOupM7Cc1lnYv7O0mPKvRtFPI4M+eYaMew=";
197 }; 197 };
198 date = "2025-11-20"; 198 date = "2025-12-02";
199 }; 199 };
200 postfix-mta-sts-resolver = { 200 postfix-mta-sts-resolver = {
201 pname = "postfix-mta-sts-resolver"; 201 pname = "postfix-mta-sts-resolver";
@@ -237,17 +237,17 @@
237 }; 237 };
238 quickshell = { 238 quickshell = {
239 pname = "quickshell"; 239 pname = "quickshell";
240 version = "d24e8e9736287d01ee73ef9d573d2bc316a62d5c"; 240 version = "26531fc46ef17e9365b03770edd3fb9206fcb460";
241 src = fetchgit { 241 src = fetchgit {
242 url = "https://git.outfoxxed.me/quickshell/quickshell.git"; 242 url = "https://git.outfoxxed.me/quickshell/quickshell.git";
243 rev = "d24e8e9736287d01ee73ef9d573d2bc316a62d5c"; 243 rev = "26531fc46ef17e9365b03770edd3fb9206fcb460";
244 fetchSubmodules = false; 244 fetchSubmodules = false;
245 deepClone = false; 245 deepClone = false;
246 leaveDotGit = false; 246 leaveDotGit = false;
247 sparseCheckout = [ ]; 247 sparseCheckout = [ ];
248 sha256 = "sha256-ynV90KoBrPe38YFlKAHtPFk4Ee3IANUsIFGxRaq7H/s="; 248 sha256 = "sha256-sHqLmm0wAt3PC4vczJeBozI1/f4rv9yp3IjkClHDXDs=";
249 }; 249 };
250 date = "2025-11-29"; 250 date = "2025-12-02";
251 }; 251 };
252 scutiger = { 252 scutiger = {
253 pname = "scutiger"; 253 pname = "scutiger";
@@ -313,10 +313,24 @@
313 }; 313 };
314 yt-dlp = { 314 yt-dlp = {
315 pname = "yt-dlp"; 315 pname = "yt-dlp";
316 version = "2025.11.12"; 316 version = "2025.12.08";
317 src = fetchurl { 317 src = fetchFromGitHub {
318 url = "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.11.12.tar.gz"; 318 owner = "yt-dlp";
319 sha256 = "sha256-XweVprj8V6XCMzLWfWxqz4GaC0a5GmMkuuKUFPqX8FI="; 319 repo = "yt-dlp";
320 rev = "2025.12.08";
321 fetchSubmodules = false;
322 sha256 = "sha256-y06MDP+CrlHGrell9hcLOGlHp/gU2OOxs7can4hbj+g=";
323 };
324 };
325 yt-dlp-ejs = {
326 pname = "yt-dlp-ejs";
327 version = "0.3.2";
328 src = fetchFromGitHub {
329 owner = "yt-dlp";
330 repo = "ejs";
331 rev = "0.3.2";
332 fetchSubmodules = false;
333 sha256 = "sha256-o6qf4rfj42mCyvCBb+wyJmZKg3Q+ojsqbCcBfIJnTPg=";
320 }; 334 };
321 }; 335 };
322} 336}