summaryrefslogtreecommitdiff
path: root/_sources
diff options
context:
space:
mode:
Diffstat (limited to '_sources')
-rw-r--r--_sources/generated.json22
-rw-r--r--_sources/generated.nix22
2 files changed, 22 insertions, 22 deletions
diff --git a/_sources/generated.json b/_sources/generated.json
index cf6c6068..b5f06da0 100644
--- a/_sources/generated.json
+++ b/_sources/generated.json
@@ -293,7 +293,7 @@
293 }, 293 },
294 "nix-output-monitor": { 294 "nix-output-monitor": {
295 "cargoLock": null, 295 "cargoLock": null,
296 "date": "2025-11-20", 296 "date": "2025-12-02",
297 "extract": null, 297 "extract": null,
298 "name": "nix-output-monitor", 298 "name": "nix-output-monitor",
299 "passthru": null, 299 "passthru": null,
@@ -303,13 +303,13 @@
303 "fetchSubmodules": false, 303 "fetchSubmodules": false,
304 "leaveDotGit": false, 304 "leaveDotGit": false,
305 "name": null, 305 "name": null,
306 "rev": "0cb46615fb8187e4598feac4ccf8f27a06aae0b7", 306 "rev": "20ad9727e49bf686bea1c5e6769241234a56804b",
307 "sha256": "sha256-iEvbCIlHX6WUblrnoF7gwUQtu2ay97zoZsvoP85I2BA=", 307 "sha256": "sha256-Llmi7oE0ayOupM7Cc1lnYv7O0mPKvRtFPI4M+eYaMew=",
308 "sparseCheckout": [], 308 "sparseCheckout": [],
309 "type": "git", 309 "type": "git",
310 "url": "https://code.maralorn.de/maralorn/nix-output-monitor.git" 310 "url": "https://code.maralorn.de/maralorn/nix-output-monitor.git"
311 }, 311 },
312 "version": "0cb46615fb8187e4598feac4ccf8f27a06aae0b7" 312 "version": "20ad9727e49bf686bea1c5e6769241234a56804b"
313 }, 313 },
314 "postfix-mta-sts-resolver": { 314 "postfix-mta-sts-resolver": {
315 "cargoLock": null, 315 "cargoLock": null,
@@ -375,7 +375,7 @@
375 }, 375 },
376 "quickshell": { 376 "quickshell": {
377 "cargoLock": null, 377 "cargoLock": null,
378 "date": "2025-11-29", 378 "date": "2025-12-02",
379 "extract": null, 379 "extract": null,
380 "name": "quickshell", 380 "name": "quickshell",
381 "passthru": null, 381 "passthru": null,
@@ -385,13 +385,13 @@
385 "fetchSubmodules": false, 385 "fetchSubmodules": false,
386 "leaveDotGit": false, 386 "leaveDotGit": false,
387 "name": null, 387 "name": null,
388 "rev": "d24e8e9736287d01ee73ef9d573d2bc316a62d5c", 388 "rev": "26531fc46ef17e9365b03770edd3fb9206fcb460",
389 "sha256": "sha256-ynV90KoBrPe38YFlKAHtPFk4Ee3IANUsIFGxRaq7H/s=", 389 "sha256": "sha256-sHqLmm0wAt3PC4vczJeBozI1/f4rv9yp3IjkClHDXDs=",
390 "sparseCheckout": [], 390 "sparseCheckout": [],
391 "type": "git", 391 "type": "git",
392 "url": "https://git.outfoxxed.me/quickshell/quickshell.git" 392 "url": "https://git.outfoxxed.me/quickshell/quickshell.git"
393 }, 393 },
394 "version": "d24e8e9736287d01ee73ef9d573d2bc316a62d5c" 394 "version": "26531fc46ef17e9365b03770edd3fb9206fcb460"
395 }, 395 },
396 "scutiger": { 396 "scutiger": {
397 "cargoLock": null, 397 "cargoLock": null,
@@ -506,10 +506,10 @@
506 "pinned": false, 506 "pinned": false,
507 "src": { 507 "src": {
508 "name": null, 508 "name": null,
509 "sha256": "sha256-XweVprj8V6XCMzLWfWxqz4GaC0a5GmMkuuKUFPqX8FI=", 509 "sha256": "sha256-t3PIG7a3HLLBEc+4WfRTx6cc8u9E7/I0/xVYdxhMPk8=",
510 "type": "url", 510 "type": "url",
511 "url": "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.11.12.tar.gz" 511 "url": "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.12.8.tar.gz"
512 }, 512 },
513 "version": "2025.11.12" 513 "version": "2025.12.8"
514 } 514 }
515} \ No newline at end of file 515} \ No newline at end of file
diff --git a/_sources/generated.nix b/_sources/generated.nix
index 5db09106..30fe0839 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,10 @@
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.8";
317 src = fetchurl { 317 src = fetchurl {
318 url = "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.11.12.tar.gz"; 318 url = "https://pypi.org/packages/source/y/yt_dlp/yt_dlp-2025.12.8.tar.gz";
319 sha256 = "sha256-XweVprj8V6XCMzLWfWxqz4GaC0a5GmMkuuKUFPqX8FI="; 319 sha256 = "sha256-t3PIG7a3HLLBEc+4WfRTx6cc8u9E7/I0/xVYdxhMPk8=";
320 }; 320 };
321 }; 321 };
322} 322}